diff --git a/backend/requirements.txt b/backend/requirements.txt index a160f94..ac18f37 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -14,8 +14,8 @@ PyJWT==2.13.0 cryptography==50.0.0 pydantic[email]==2.13.4 pydantic-settings==2.14.2 # GHSA-4xgf-cpjx-pc3j -pytest==9.0.3 -pytest-asyncio==1.3.0 +pytest==9.1.1 +pytest-asyncio==1.4.0 slowapi==0.1.9 asyncpg==0.31.0 @@ -23,7 +23,7 @@ groq==0.37.1 openai==2.37.0 instructor==1.14.5 -tqdm==4.67.3 +tqdm==4.70.0 pip-audit==2.10.0 feedparser==6.0.12 beautifulsoup4==4.14.3