test
This commit is contained in:
21
files/requirements.txt
Normal file
21
files/requirements.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
#flask
|
||||
Flask==1.1.1
|
||||
Flask-SQLAlchemy
|
||||
Flask-Login==0.4.1
|
||||
Flask-Cors==3.0.8
|
||||
Flask-Markdown
|
||||
Flask-SocketIO==4.3.1
|
||||
python-engineio==3.13.2
|
||||
python-socketio==4.6.0
|
||||
#Werkzeug==2.0.1
|
||||
Werkzeug==0.16.1
|
||||
Jinja2==2.10.1
|
||||
markupsafe==2.0.1
|
||||
itsdangerous==2.0.1
|
||||
|
||||
# common util
|
||||
apscheduler
|
||||
pytz
|
||||
requests==2.26.0
|
||||
discord-webhook
|
||||
pyyaml
|
||||
Reference in New Issue
Block a user