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