We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 32a78fa + f989f92 commit a495094Copy full SHA for a495094
src/requirements.txt
@@ -2,7 +2,7 @@ Flask==3.1.2
2
Flask-Migrate==4.1.0
3
Flask-SQLAlchemy==3.1.1
4
Flask-WTF==1.2.2
5
-psycopg2==2.9.10
+psycopg2==2.9.11
6
python-dotenv==1.2.1 # Pinned lower due to docker-compose incompatibility
7
SQLAlchemy==2.0.43
8
gunicorn==23.0.0
0 commit comments