1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 00:55:06 +03:00

unpin apache-libcloud now that a version is out without PyCrypto

see: https://github.com/ansible/awx/pull/3466
see: https://github.com/ansible/awx/issues/3822
This commit is contained in:
Ryan Petrello 2019-06-04 09:08:06 -04:00
parent 67fb898a9d
commit c6afd98500
No known key found for this signature in database
GPG Key ID: F2AA5F2122351777
4 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# GCE
apache-libcloud==2.5.0
# Azure
# azure deps from https://github.com/ansible/ansible/blob/stable-2.8/packaging/requirements/requirements-azure.txt
packaging

View File

@ -5,6 +5,7 @@
# pip-compile -U -r --allow-unsafe --output-file requirements/requirements_ansible.txt requirements/requirements_ansible.in
#
adal==1.2.1 # via msrestazure
apache-libcloud==2.5.0
appdirs==1.4.3 # via openstacksdk
applicationinsights==0.11.9 # via azure-cli-core
argcomplete==1.9.5 # via azure-cli-core, knack

View File

@ -1 +0,0 @@
git+https://github.com/ansible/libcloud@trunk#egg=apache-libcloud