pull/549/head
Mr Chen 1 year ago
parent e6a1fe58bc
commit 195446ef86
  1. 4
      requirements.txt
  2. 34
      version/r3.6.txt

@ -1,6 +1,7 @@
setuptools>=33.1.1
Werkzeug>=1.0.1,<3.0.0
wheel>=0.37.1
gunicorn==22.0.0
requests>=2.27.1
urllib3>=1.21.1
flask>=2.0.3,<3.0.0
@ -33,5 +34,4 @@ whitenoise==5.3.0
pyotp
pytz
pyTelegramBotAPI
telebot
gunicorn==22.0.0
telebot

@ -3,4 +3,36 @@ flask==2.0.3
pyOpenSSL==22.0.0
requests==2.27.1
gevent==22.10.2
gunicorn==21.2.0
gunicorn==21.2.0
setuptools>=33.1.1
Werkzeug>=1.0.1,<3.0.0
wheel>=0.37.1
requests>=2.27.1
urllib3>=1.21.1
flask-session==0.3.2
flask-helper==0.19
flask-bcrypt==1.0.1
flask-caching>=1.10.1
cache==1.0.3
gevent-websocket==0.10.1
psutil==5.9.1
chardet==3.0.4
flask-sqlalchemy==2.3.2
configparser==5.2.0
python-engineio==4.3.2
python-socketio>=4.2.0
flask-socketio==5.2.0
flask-sockets==0.2.1
zmq==0.0.0
paramiko>=2.8.0
pymongo
pymemcache
redis
pillow
Jinja2>=2.11.2
PyMySQL==1.0.2
whitenoise==5.3.0
pyotp
pytz
pyTelegramBotAPI
telebot
Loading…
Cancel
Save