mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
get rid of decorator dependency
This commit is contained in:
@@ -5,7 +5,6 @@ boto==2.47.0
|
||||
channels==1.1.8
|
||||
celery==4.2.1
|
||||
daphne==1.3.0 # Last before backwards-incompatible channels 2 upgrade
|
||||
decorator==4.2.1
|
||||
Django==1.11.16
|
||||
django-auth-ldap==1.2.8
|
||||
django-crum==0.7.2
|
||||
|
||||
@@ -23,7 +23,6 @@ channels==1.1.8
|
||||
constantly==15.1.0 # via twisted
|
||||
cryptography==2.3.1 # via requests
|
||||
daphne==1.3.0
|
||||
decorator==4.2.1
|
||||
defusedxml==0.4.1 # via python-saml
|
||||
django-auth-ldap==1.2.8
|
||||
django-crum==0.7.2
|
||||
|
||||
Reference in New Issue
Block a user