1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

We don't explicitly need requests anymore

This commit is contained in:
Ross McFarland
2022-01-26 17:58:10 -08:00
parent b4e006f60f
commit 65dce06169
3 changed files with 5 additions and 6 deletions

View File

@@ -70,7 +70,6 @@ setup(
'pycountry>=19.8.18',
'pycountry-convert>=0.7.2',
'python-dateutil>=2.8.1',
'requests>=2.20.0',
),
license='MIT',
long_description=long_description(),