Remove unused requirements from the admin app

master
kaiyou 7 years ago
parent 97505d1367
commit 870c7dbe5c

@ -1,5 +1,4 @@
alembic==0.9.5 alembic==0.9.5
APScheduler==3.3.1
asn1crypto==0.22.0 asn1crypto==0.22.0
Babel==2.5.1 Babel==2.5.1
certifi==2017.7.27.1 certifi==2017.7.27.1

@ -11,6 +11,5 @@ passlib
gunicorn gunicorn
docker-py docker-py
tabulate tabulate
apscheduler
PyYAML PyYAML
PyOpenSSL PyOpenSSL

Loading…
Cancel
Save