get rid of decorator dependency

This commit is contained in:
AlanCoding
2018-10-30 11:54:36 -04:00
parent 92f0893764
commit d8d710a83d
4 changed files with 29 additions and 31 deletions

View File

@@ -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

View File

@@ -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