Updated requirements.txt
This commit is contained in:
@@ -1,11 +1,26 @@
|
||||
APScheduler==3.8.1
|
||||
certifi==2021.10.8
|
||||
charset-normalizer==2.0.11
|
||||
click==8.0.3
|
||||
colorama==0.4.4
|
||||
Flask==2.0.2
|
||||
Flask-APScheduler==1.12.3
|
||||
greenlet==1.1.2
|
||||
gunicorn==20.1.0
|
||||
idna==3.3
|
||||
itsdangerous==2.0.1
|
||||
Jinja2==3.0.3
|
||||
MarkupSafe==2.0.1
|
||||
PyJWT==2.3.0
|
||||
PyMySQL==1.0.2
|
||||
python-dateutil==2.8.2
|
||||
pytz==2021.3
|
||||
pytz-deprecation-shim==0.1.0.post0
|
||||
requests==2.27.1
|
||||
six==1.16.0
|
||||
SQLAlchemy==1.4.30
|
||||
twilio==7.6.0
|
||||
tzdata==2021.5
|
||||
tzlocal==4.1
|
||||
urllib3==1.26.8
|
||||
Werkzeug==2.0.2
|
||||
|
||||
Reference in New Issue
Block a user