mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
python-dateutil>=2.8.1
This commit is contained in:
3
setup.py
3
setup.py
@@ -73,8 +73,7 @@ setup(
|
|||||||
'natsort>=5.5.0',
|
'natsort>=5.5.0',
|
||||||
'pycountry>=19.8.18',
|
'pycountry>=19.8.18',
|
||||||
'pycountry-convert>=0.7.2',
|
'pycountry-convert>=0.7.2',
|
||||||
# botocore doesn't like >=2.7.0 for some reason
|
'python-dateutil>=2.8.1',
|
||||||
'python-dateutil>=2.6.0,<2.9.0',
|
|
||||||
'requests>=2.20.0'
|
'requests>=2.20.0'
|
||||||
],
|
],
|
||||||
license='MIT',
|
license='MIT',
|
||||||
|
Reference in New Issue
Block a user