Merge pull request #3997 from ryanpetrello/libcloud

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

Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
softwarefactory-project-zuul[bot] 2019-06-04 19:59:06 +00:00 committed by GitHub
commit 839f49c6ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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