Update assorted cloud module requirements.

Update boto3 for ec2_transit_gateway module.
Update Azure requirements to sync with Ansible 2.9 branch.
This commit is contained in:
Bill Nottingham
2019-09-06 15:30:08 -04:00
parent ffbce2611a
commit 7aa94a9bb5
2 changed files with 10 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
apache-libcloud==2.5.0
google-auth==1.6.2 # needed for gce inventory imports
# Azure
# azure deps from https://github.com/ansible/ansible/blob/stable-2.8/packaging/requirements/requirements-azure.txt
# azure deps from https://github.com/ansible/ansible/blob/stable-2.9/packaging/requirements/requirements-azure.txt
packaging
azure-cli-core==2.0.35
azure-cli-nspkg==3.0.2
@@ -38,9 +38,11 @@ azure-mgmt-cosmosdb==0.5.2
azure-mgmt-hdinsight==0.1.0
azure-mgmt-devtestlabs==3.0.0
azure-mgmt-loganalytics==0.2.0
azure-mgmt-automation==0.1.1
azure-mgmt-iothub==0.7.0
# AWS
boto==2.47.0 # last which does not break ec2 scripts
boto3==1.6.2
boto3==1.9.223
jinja2==2.10.1 # required for native jinja2 types for inventory compat mode
# netconf for network modules
ncclient==0.6.3