mirror of
https://github.com/Screenly/Anthias.git
synced 2026-05-08 07:14:55 -04:00
Update requirements.txt
updated requirements
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
Mako==0.7.3
|
||||
MarkupSafe==1.0
|
||||
ansible==2.8.8
|
||||
celery==4.3.0
|
||||
certifi==2018.4.16
|
||||
@@ -7,11 +5,11 @@ cffi==1.13.2
|
||||
click==6.7
|
||||
configparser==3.5.0
|
||||
cryptography==2.8
|
||||
flask_restful==0.3.6
|
||||
Flask-Cors==3.0.4
|
||||
flask-restful-swagger-2==0.35
|
||||
flask-swagger-ui==3.0.12
|
||||
flask==1.0.2
|
||||
flask_restful==0.3.6
|
||||
futures==3.0.5
|
||||
gevent-websocket==0.10.1
|
||||
gevent==1.2.2
|
||||
@@ -19,20 +17,23 @@ gunicorn==19.8.1
|
||||
hurry.filesize==0.9
|
||||
jinja2==2.10.1
|
||||
kombu==4.6.3 # cause of downgrade https://github.com/celery/kombu/issues/1063
|
||||
Mako==0.7.3
|
||||
MarkupSafe==1.0
|
||||
mixpanel==4.3.2
|
||||
netifaces==0.10.4
|
||||
psutil==5.6.7
|
||||
pyasn1==0.1.8
|
||||
pydbus==0.6.0
|
||||
pyOpenSSL==19.1.0
|
||||
python-dateutil==2.4.2
|
||||
pytz==2012d
|
||||
pyzmq==16.0.2
|
||||
pyOpenSSL==19.1.0
|
||||
redis==3.2.0
|
||||
redis==3.5.3
|
||||
requests[security]==2.22.0
|
||||
sh==1.08
|
||||
six==1.11.0
|
||||
uptime==2.0.2
|
||||
urllib3==1.25.7
|
||||
urllib3==1.25.10
|
||||
vine==1.3.0
|
||||
werkzeug==0.15.3
|
||||
youtube_dl>=2017.7.2
|
||||
youtube_dl>=2020.9.20
|
||||
|
||||
Reference in New Issue
Block a user