mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
update to a newer python-ldap to address a bug
see: https://github.com/ansible/awx/issues/7868
This commit is contained in:
@@ -36,6 +36,7 @@ pygerduty
|
||||
pyparsing
|
||||
python-radius
|
||||
python3-saml
|
||||
python-ldap>=3.3.1 # https://github.com/python-ldap/python-ldap/issues/270
|
||||
pyyaml>=5.3.1 # minimum version to pull in new pyyaml for CVE-2017-18342
|
||||
schedule==0.6.0
|
||||
social-auth-core==3.3.1 # see UPGRADE BLOCKERs
|
||||
|
||||
Reference in New Issue
Block a user