feat: add dockerfile, update sqlalchemy, fix template

This commit is contained in:
2026-01-11 20:42:58 +01:00
parent 95c8a5f066
commit 1b681ed101
7 changed files with 116 additions and 66 deletions

View File

@@ -1,10 +1,10 @@
python-magic==0.4.15
Click==7.0
Flask==1.1.1
Flask-SQLAlchemy==2.4.1
gunicorn==20.0.4
itsdangerous==1.1.0
Jinja2==2.10.3
MarkupSafe==1.1.1
SQLAlchemy==1.3.12
Werkzeug==0.16.0
python-magic
Click
Flask
Flask-SQLAlchemy
gunicorn
itsdangerous
Jinja2
MarkupSafe
SQLAlchemy
Werkzeug