Upgrade client library for dsv since tss already landed (#14362)

This commit is contained in:
Alan Rominger
2023-10-11 16:01:22 -04:00
committed by GitHub
parent 64eb963025
commit 19ca480078
5 changed files with 29 additions and 207 deletions

View File

@@ -42,8 +42,8 @@ pygerduty
pyopenssl>=23.2.0 # resolve dep conflict from cryptography pin above
pyparsing==2.4.6 # Upgrading to v3 of pyparsing introduce errors on smart host filtering: Expected 'or' term, found 'or' (at char 15), (line:1, col:16)
python-daemon>3.0.0
python-dsv-sdk
python-tss-sdk==1.2.1
python-dsv-sdk>=1.0.4
python-tss-sdk>=1.2.1
python-ldap
pyyaml>=6.0.1
receptorctl==1.3.0

View File

@@ -93,8 +93,6 @@ daphne==3.0.2
# via
# -r /awx_devel/requirements/requirements.in
# channels
dataclasses==0.6
# via python-dsv-sdk
defusedxml==0.7.1
# via
# python3-openid
@@ -323,7 +321,7 @@ python-dateutil==2.8.2
# botocore
# kubernetes
# receptorctl
python-dsv-sdk==1.0.1
python-dsv-sdk==1.0.4
# via -r /awx_devel/requirements/requirements.in
python-jose==3.3.0
# via social-auth-core