mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
bump required version of nsone-python client
This commit is contained in:
@@ -19,7 +19,7 @@ classifiers =
|
||||
Programming Language :: Python :: 3.6
|
||||
|
||||
[options]
|
||||
install_requires =
|
||||
install_requires =
|
||||
PyYaml>=3.12
|
||||
dnspython>=1.15.0
|
||||
futures==3.1.1
|
||||
@@ -32,7 +32,7 @@ packages = find:
|
||||
include_package_data = True
|
||||
|
||||
[options.entry_points]
|
||||
console_scripts =
|
||||
console_scripts =
|
||||
octodns-compare = octodns.cmds.compare:main
|
||||
octodns-dump = octodns.cmds.dump:main
|
||||
octodns-report = octodns.cmds.report:main
|
||||
@@ -44,7 +44,7 @@ exclude =
|
||||
tests
|
||||
|
||||
[options.extras_require]
|
||||
dev =
|
||||
dev =
|
||||
azure-mgmt-dns==1.0.1
|
||||
azure-common==1.1.6
|
||||
boto3==1.4.6
|
||||
@@ -54,7 +54,7 @@ dev =
|
||||
google-cloud==0.27.0
|
||||
jmespath==0.9.3
|
||||
msrestazure==0.4.10
|
||||
nsone==0.9.14
|
||||
nsone==0.9.17
|
||||
ovh==0.4.7
|
||||
s3transfer==0.1.10
|
||||
six==1.10.0
|
||||
|
||||
Reference in New Issue
Block a user