mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 18:20:00 -03:30
Require pyyaml >= 6.0.1 (#14262)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user