mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 08:48:46 -03:30
Updated the required sdk version to latest release v1.0.0
This commit is contained in:
@@ -43,7 +43,7 @@ pygerduty
|
|||||||
pyparsing
|
pyparsing
|
||||||
python3-saml
|
python3-saml
|
||||||
python-dsv-sdk
|
python-dsv-sdk
|
||||||
python-tss-sdk==0.0.6
|
python-tss-sdk==1.0.0
|
||||||
python-ldap>=3.3.1 # https://github.com/python-ldap/python-ldap/issues/270
|
python-ldap>=3.3.1 # https://github.com/python-ldap/python-ldap/issues/270
|
||||||
pyyaml>=5.4.1 # minimum to fix https://github.com/yaml/pyyaml/issues/478
|
pyyaml>=5.4.1 # minimum to fix https://github.com/yaml/pyyaml/issues/478
|
||||||
receptorctl==1.0.0
|
receptorctl==1.0.0
|
||||||
|
|||||||
@@ -284,7 +284,7 @@ python-ldap==3.3.1
|
|||||||
# django-auth-ldap
|
# django-auth-ldap
|
||||||
python-string-utils==1.0.0
|
python-string-utils==1.0.0
|
||||||
# via openshift
|
# via openshift
|
||||||
python-tss-sdk==0.0.6
|
python-tss-sdk==1.0.0
|
||||||
# via -r /awx_devel/requirements/requirements.in
|
# via -r /awx_devel/requirements/requirements.in
|
||||||
python3-openid==3.1.0
|
python3-openid==3.1.0
|
||||||
# via social-auth-core
|
# via social-auth-core
|
||||||
|
|||||||
Reference in New Issue
Block a user