mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
use select.poll() instead of select.select() for file descriptors
see: https://github.com/ansible/tower/issues/861 see: https://github.com/pexpect/pexpect/pull/474
This commit is contained in:
@@ -170,7 +170,7 @@ os-service-types==1.2.0 # via openstacksdk
|
||||
packaging==17.1 # via deprecation
|
||||
pathlib2==2.3.0 # via azure-datalake-store
|
||||
pbr==3.1.1 # via keystoneauth1, openstacksdk, os-service-types, shade, stevedore
|
||||
pexpect==4.4.0
|
||||
pexpect==4.5.0
|
||||
psphere==0.5.2
|
||||
psutil==5.4.3
|
||||
psycopg2==2.7.3.2
|
||||
|
||||
Reference in New Issue
Block a user