diff --git a/backend/requirements.txt b/backend/requirements.txt index b5388ce..8b7acfa 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,9 +2,9 @@ fastapi==0.109.0 uvicorn==0.27.0 python-dotenv==1.0.0 motor==3.3.2 -pymongo==4.6.1 +pymongo==4.6.3 pydantic==2.5.2 trafilatura==1.6.3 httpx==0.26.0 brotli==1.1.0 -aiohttp==3.9.3 \ No newline at end of file +aiohttp==3.12.14 \ No newline at end of file