mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 02:19:58 -03:30
update requirements versions
- current Ansible stuff (2.1.1) requires azure SDK 2.0.0rc5 - requests 2.10.0 is the published minimum version for pywinrm, as it contains a bugfix for catastrophic SSL tunnel failure on large payloads that pywinrm hits frequently, 2.11.0 is best tested.
This commit is contained in:
parent
f30292c7f1
commit
43e4e45ea5
@ -1,7 +1,7 @@
|
||||
anyjson==0.3.3
|
||||
apache-libcloud==0.20.1
|
||||
appdirs==1.4.0
|
||||
azure==2.0.0rc2
|
||||
azure==2.0.0rc5
|
||||
Babel==2.2.0
|
||||
boto==2.40.0
|
||||
cliff==1.15.0
|
||||
@ -69,7 +69,7 @@ rackspace-auth-openstack==1.3
|
||||
rackspace-novaclient==1.5
|
||||
rax-default-network-flags-python-novaclient-ext==0.3.2
|
||||
rax-scheduled-images-python-novaclient-ext==0.3.1
|
||||
requests==2.5.1
|
||||
requests==2.11.0
|
||||
requestsexceptions==1.1.1
|
||||
shade==1.4.0
|
||||
simplejson==3.8.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user