initial import

This commit is contained in:
2021-05-31 14:45:59 +02:00
parent 1ec9c03f20
commit 6d29156977
9 changed files with 136 additions and 1 deletions

10
requirements.txt Normal file
View File

@@ -0,0 +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