Downgrade ptyprocess

See 8be490695d (diff-522adf759addbd3b193c74ca85243f7d) for more info
This commit is contained in:
Shane McDonald
2019-06-03 10:52:01 -04:00
parent 724ca9cd57
commit be3d095067
2 changed files with 2 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ pycurl==7.43.0.1 # higher versions will not install without SSL backend speci
# AWX usage
pexpect==4.6.0 # same as AWX requirement
psutil==5.4.3 # same as AWX requirement
ptyprocess==0.5.2 # via pexpect, but needs to be pinned. Read the blame.
setuptools==36.0.1
pip==9.0.1
# VMware