mirror of
https://github.com/ansible/awx.git
synced 2026-05-24 09:07:45 -02:30
Pin receptorctl 1.5.7 (#6979)
This commit is contained in:
@@ -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
|
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.
|
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
|
python-ldap
|
||||||
pyyaml>=6.0.1
|
pyyaml>=6.0.1
|
||||||
pyzstd # otel collector log file compression library
|
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-core == 4.5.4 # hard pinned due to resolver picking CVE version when uncapped
|
||||||
social-auth-app-django==5.4.2 # see UPGRADE BLOCKERs
|
social-auth-app-django==5.4.2 # see UPGRADE BLOCKERs
|
||||||
redis[hiredis]
|
redis[hiredis]
|
||||||
|
|||||||
@@ -468,7 +468,7 @@ pyyaml==6.0.1
|
|||||||
# receptorctl
|
# receptorctl
|
||||||
pyzstd==0.15.10
|
pyzstd==0.15.10
|
||||||
# via -r /awx_devel/requirements/requirements.in
|
# via -r /awx_devel/requirements/requirements.in
|
||||||
receptorctl==1.5.5
|
receptorctl==1.5.7
|
||||||
# via -r /awx_devel/requirements/requirements.in
|
# via -r /awx_devel/requirements/requirements.in
|
||||||
redis[hiredis]==5.0.1
|
redis[hiredis]==5.0.1
|
||||||
# via
|
# via
|
||||||
|
|||||||
Reference in New Issue
Block a user