diff --git a/backend/requirements.txt b/backend/requirements.txt index 5d4c2c4..b438bae 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -11,6 +11,6 @@ python-jose[cryptography]==3.3.0 passlib[bcrypt]==1.7.4 python-dotenv==1.0.0 pydantic==2.5.0 -alembic==1.12.1 +alembic==1.16.4 pytest==7.4.3 httpx==0.25.2