diff --git a/backend/requirements.txt b/backend/requirements.txt index 10c7477..aa5ee01 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,6 +1,6 @@ # Backend Dependencies fastapi>=0.115.0 -uvicorn[standard]>=0.32.0 +uvicorn[standard]>=0.46.0 httpx>=0.27.0 python-dotenv>=1.0.0 pydantic>=2.0.0