fix: downgrade httpx to version 0.28.1 in requirements.txt

This commit is contained in:
Mabe
2026-06-20 23:18:26 +02:00
parent 23a7059d3a
commit 462eb34228
+1 -1
View File
@@ -1,5 +1,5 @@
fastapi==0.109.0 fastapi==0.109.0
uvicorn[standard]==0.23.2 uvicorn[standard]==0.23.2
httpx==0.28.2 httpx==0.28.1
python-jose[cryptography]==3.3.0 python-jose[cryptography]==3.3.0
pydantic==2.8.0 pydantic==2.8.0