initial commit
This commit is contained in:
16
requirements.txt
Normal file
16
requirements.txt
Normal 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
|
Reference in New Issue
Block a user