Remove unused requirements from the admin app

This commit is contained in:
kaiyou
2017-09-24 12:04:52 +02:00
parent 97505d1367
commit 870c7dbe5c
2 changed files with 0 additions and 2 deletions

View File

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

View File

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