diff --git a/backend/requirements.txt b/backend/requirements.txt index e28d219..9351e1f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.115.6 uvicorn[standard]==0.32.1 -asyncpg==0.30.0 +asyncpg==0.31.0 pydantic>=2.11.0 python-jose[cryptography]==3.3.0 cryptography==43.0.3