mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Require pyyaml >= 6.0.1 (#14262)
This commit is contained in:
parent
1d7e54bd39
commit
8e2a5ed8ae
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user