mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 10:10:01 -03:30
Remove dependency and insert class
This commit is contained in:
@@ -32,7 +32,6 @@ psycopg2==2.7.3.2 # problems with Segmentation faults / wheels on upgrade
|
||||
pygerduty==0.37.0
|
||||
pyparsing==2.2.0
|
||||
python-dateutil==2.7.2 # contains support for TZINFO= parsing
|
||||
python-logstash==0.4.6
|
||||
python-memcached==1.59
|
||||
python-radius==1.0
|
||||
python3-saml==1.4.0
|
||||
|
||||
@@ -80,7 +80,7 @@ pyrad==2.1 # via django-radius
|
||||
pysocks==1.6.8 # via twilio
|
||||
python-dateutil==2.7.2
|
||||
python-ldap==3.1.0 # via django-auth-ldap
|
||||
python-logstash==0.4.6
|
||||
django-cors-headers==2.4.0
|
||||
python-memcached==1.59
|
||||
python-radius==1.0
|
||||
python3-openid==3.1.0 # via social-auth-core
|
||||
|
||||
Reference in New Issue
Block a user