Add httpx dependency

This commit is contained in:
2026-06-09 19:15:20 -07:00
parent 8650ebe5b2
commit e312d8efc1

View File

@@ -37,6 +37,7 @@
uvicorn uvicorn
jinja2 jinja2
python-multipart python-multipart
httpx
]; ];
nativeCheckInputs = with python.pkgs; [ nativeCheckInputs = with python.pkgs; [