mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 23:37:39 -02:30
Pinning pyparsing due to testing issues
This commit is contained in:
@@ -40,7 +40,7 @@ psycopg2
|
||||
psutil
|
||||
pygerduty
|
||||
pyjwt>=2.4.0 # https://github.com/ansible/awx/security/dependabot/58
|
||||
pyparsing
|
||||
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)
|
||||
python3-saml==1.13.0
|
||||
python-dsv-sdk
|
||||
python-tss-sdk==1.0.0
|
||||
|
||||
Reference in New Issue
Block a user