diff --git a/backend/requirements.txt b/backend/requirements.txt index 1104836..693c574 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ fastapi==0.125.0 uvicorn[standard]==0.38.0 python-dotenv==1.2.1 -requests==2.32.5 +requests==2.33.0 python-dateutil==2.9.0.post0 groq==0.37.1