mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 15:02:07 -03:30
Pin receptorctl 1.5.7 (#6979)
This commit is contained in:
parent
5752c7a8e2
commit
11a9a2b066
@ -126,3 +126,4 @@ If modifying this library make sure testing with the offline build is performed
|
||||
|
||||
Version 4.8 makes us a little bit nervous with changes to `searchwindowsize` https://github.com/pexpect/pexpect/pull/579/files
|
||||
Pin to `pexpect==4.7.x` until we have more time to move to `4.8` and test.
|
||||
|
||||
|
||||
@ -59,7 +59,7 @@ python-tss-sdk>=1.2.1
|
||||
python-ldap
|
||||
pyyaml>=6.0.1
|
||||
pyzstd # otel collector log file compression library
|
||||
receptorctl==1.5.5
|
||||
receptorctl==1.5.7
|
||||
social-auth-core == 4.5.4 # hard pinned due to resolver picking CVE version when uncapped
|
||||
social-auth-app-django==5.4.2 # see UPGRADE BLOCKERs
|
||||
redis[hiredis]
|
||||
|
||||
@ -468,7 +468,7 @@ pyyaml==6.0.1
|
||||
# receptorctl
|
||||
pyzstd==0.15.10
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
receptorctl==1.5.5
|
||||
receptorctl==1.5.7
|
||||
# via -r /awx_devel/requirements/requirements.in
|
||||
redis[hiredis]==5.0.1
|
||||
# via
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user