Browse Source

Remove azure specifics from requirements.txt

pull/833/head
Ross McFarland 4 years ago
parent
commit
332b323b1d
No known key found for this signature in database GPG Key ID: 943B179E15D3B22A
1 changed files with 1 additions and 6 deletions
  1. +1
    -6
      requirements.txt

+ 1
- 6
requirements.txt View File

@ -1,8 +1,4 @@
PyYaml==5.4
azure-common==1.1.27
azure-identity==1.5.0
azure-mgmt-dns==8.0.0
azure-mgmt-trafficmanager==0.51.0
boto3==1.15.9
botocore==1.18.9
dnspython==1.16.0
@ -13,7 +9,6 @@ fqdn==1.5.0
google-cloud-core==1.4.1
google-cloud-dns==0.32.0
jmespath==0.10.0
msrestazure==0.6.4
natsort==6.2.1
ns1-python==0.16.1
ovh==0.5.0
@ -23,4 +18,4 @@ python-dateutil==2.8.1
requests==2.25.1
s3transfer==0.3.3
setuptools==44.1.1
python-transip==0.5.0
python-transip==0.5.0

Loading…
Cancel
Save