diff --git a/backend/requirements.txt b/backend/requirements.txt index 1b42b8e..e29d7b3 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ fastapi>=0.115.0 uvicorn[standard]>=0.32.0 -httpx>=0.28.0 +httpx>=0.28.1 pydantic>=2.10.0 python-dotenv>=1.0.0 \ No newline at end of file