Remove unecessary azure dependencies
We use the internal "azul" interface to azure, which only requires requests. We can drop these dependencies. Change-Id: I0383a365083a2060375d0d40d0ea24079fc717b1
This commit is contained in:
parent
a691ce0fbf
commit
4d05fd142d
@ -21,9 +21,6 @@ WebOb>=1.8.1
|
||||
openshift>=0.13.1,<0.14.0
|
||||
boto3>=1.20.0
|
||||
google-api-python-client
|
||||
azure-mgmt-compute<17.0.0
|
||||
azure-mgmt-network<16.0.0
|
||||
azure-mgmt-resource<15.0.0
|
||||
# botocore 1.23.0 (via boto3 1.20.0) requires urllib 1.26.0 or newer:
|
||||
# https://github.com/boto/botocore/issues/2562
|
||||
urllib3>=1.26.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user