Add Docker configuration files and update requirements

This commit is contained in:
2025-05-22 19:28:42 +02:00
parent 589b082190
commit a53d5b91fb
3 changed files with 26 additions and 11 deletions

View File

@@ -1,6 +1,8 @@
Flask==2.3.3
Flask-SQLAlchemy==3.0.5
SQLAlchemy==2.0.20
python-dotenv==1.0.0
Flask-WTF==1.1.1
Werkzeug==2.3.7
Flask-SQLAlchemy==3.1.1
Flask-Login==0.6.2
Flask-WTF==1.2.1
SQLAlchemy==2.0.23
Werkzeug==2.3.7
WTForms==3.1.1
python-dotenv==1.0.0