Browse Source

Merge branch 'master' into constellix-improvements

pull/616/head
Jessica Smith 5 years ago
committed by GitHub
parent
commit
00254f957f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      requirements.txt

+ 2
- 2
requirements.txt View File

@ -1,8 +1,8 @@
PyYaml==5.3.1 PyYaml==5.3.1
azure-common==1.1.25 azure-common==1.1.25
azure-mgmt-dns==3.0.0 azure-mgmt-dns==3.0.0
boto3==1.14.52
botocore==1.17.52
boto3==1.15.9
botocore==1.18.9
dnspython==1.16.0 dnspython==1.16.0
docutils==0.16 docutils==0.16
dyn==1.8.1 dyn==1.8.1


Loading…
Cancel
Save