diff --git a/backend/requirements.txt b/backend/requirements.txt index a160f94..9bffc96 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -10,8 +10,8 @@ redis==4.6.0 orjson>=3.11.9 pillow>=12.3.0 -PyJWT==2.13.0 -cryptography==50.0.0 +PyJWT==2.14.0 +cryptography==50.0.1 pydantic[email]==2.13.4 pydantic-settings==2.14.2 # GHSA-4xgf-cpjx-pc3j pytest==9.0.3 @@ -24,7 +24,7 @@ openai==2.37.0 instructor==1.14.5 tqdm==4.67.3 -pip-audit==2.10.0 +pip-audit==2.10.1 feedparser==6.0.12 beautifulsoup4==4.14.3