Remove unused requirements from the admin app
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user