mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 18:20:00 -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:
@@ -1,7 +1,7 @@
|
|||||||
anyjson==0.3.3
|
anyjson==0.3.3
|
||||||
apache-libcloud==0.20.1
|
apache-libcloud==0.20.1
|
||||||
appdirs==1.4.0
|
appdirs==1.4.0
|
||||||
azure==2.0.0rc2
|
azure==2.0.0rc5
|
||||||
Babel==2.2.0
|
Babel==2.2.0
|
||||||
boto==2.40.0
|
boto==2.40.0
|
||||||
cliff==1.15.0
|
cliff==1.15.0
|
||||||
@@ -69,7 +69,7 @@ rackspace-auth-openstack==1.3
|
|||||||
rackspace-novaclient==1.5
|
rackspace-novaclient==1.5
|
||||||
rax-default-network-flags-python-novaclient-ext==0.3.2
|
rax-default-network-flags-python-novaclient-ext==0.3.2
|
||||||
rax-scheduled-images-python-novaclient-ext==0.3.1
|
rax-scheduled-images-python-novaclient-ext==0.3.1
|
||||||
requests==2.5.1
|
requests==2.11.0
|
||||||
requestsexceptions==1.1.1
|
requestsexceptions==1.1.1
|
||||||
shade==1.4.0
|
shade==1.4.0
|
||||||
simplejson==3.8.1
|
simplejson==3.8.1
|
||||||
|
|||||||
Reference in New Issue
Block a user