Require pyyaml >= 6.0.1 (#14262)

This commit is contained in:
Satoe Imaishi 2023-07-18 17:25:14 -04:00 committed by GitHub
parent 1d7e54bd39
commit 8e2a5ed8ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ pyparsing==2.4.6 # Upgrading to v3 of pyparsing introduce errors on smart host
python-dsv-sdk
python-tss-sdk==1.0.0
python-ldap
pyyaml
pyyaml>=6.0.1
receptorctl==1.3.0
schedule==0.6.0
social-auth-core[openidconnect]==4.3.0 # see UPGRADE BLOCKERs

View File

@ -347,7 +347,7 @@ pytz==2022.6
# irc
# tempora
# twilio
pyyaml==6.0
pyyaml==6.0.1
# via
# -r /awx_devel/requirements/requirements.in
# ansible-runner