diff --git a/backend/requirements.txt b/backend/requirements.txt index ef53d5f..b4d58d7 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.109.0 uvicorn[standard]==0.23.2 -httpx==0.28.2 +httpx==0.28.1 python-jose[cryptography]==3.3.0 pydantic==2.8.0