initial commit

This commit is contained in:
2021-05-14 20:29:29 +02:00
commit 30bb08712a
16 changed files with 34646 additions and 0 deletions

16
requirements.txt Normal file
View File

@ -0,0 +1,16 @@
click==8.0.0
Flask==2.0.0
Flask-SQLAlchemy==2.5.1
gevent==21.1.2
greenlet==1.1.0
itsdangerous==2.0.0
Jinja2==3.0.0
MarkupSafe==2.0.0
mysqlclient==2.0.3
orjson==3.5.2
python-dotenv==0.17.1
SQLAlchemy==1.4.15
tqdm==4.60.0
Werkzeug==2.0.0
zope.event==4.5.0
zope.interface==5.4.0