mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 03:00:04 -03:30
add xmlsec flag to docker installs
This commit is contained in:
@@ -42,7 +42,7 @@ python-dateutil==2.7.0 # contains support for TZINFO= parsing
|
||||
python-logstash==0.4.6
|
||||
python-memcached==1.59
|
||||
python-radius==1.0
|
||||
python-saml==2.2.2 # pinned due to open issue awx/issues/1421
|
||||
python-saml==2.4.0
|
||||
social-auth-core==1.7.0
|
||||
social-auth-app-django==2.1.0
|
||||
pyvmomi==6.5
|
||||
|
||||
@@ -188,7 +188,7 @@ python-logstash==0.4.6
|
||||
python-memcached==1.59
|
||||
python-openid==2.2.5 # via social-auth-core
|
||||
python-radius==1.0
|
||||
python-saml==2.2.2
|
||||
python-saml==2.4.0
|
||||
pytz==2018.3 # via celery, django, irc, tempora, twilio
|
||||
pyvmomi==6.5
|
||||
pyyaml==3.12 # via djangorestframework-yaml, openstacksdk, os-client-config, psphere
|
||||
|
||||
Reference in New Issue
Block a user