diff --git a/backend/requirements.txt b/backend/requirements.txt index ada8a83..3b84f39 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -3,7 +3,7 @@ Flask-Cors==3.0.10 psycopg2-binary==2.9.3 SQLAlchemy[mypy]==1.4.35 -Flask-SQLAlchemy==2.5.1 +Flask-SQLAlchemy==3.0.3 alembic==1.7.7 Flask-Migrate==3.1.0