mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
pin pexpect to 4.7.0
This commit is contained in:
@@ -140,6 +140,11 @@ in the top-level Makefile.
|
||||
|
||||
## Library Notes
|
||||
|
||||
### pexpect
|
||||
|
||||
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.
|
||||
|
||||
### requests-futures
|
||||
|
||||
This can be removed when a solution for the external log queuing is ready.
|
||||
|
||||
Reference in New Issue
Block a user