Add support for aiodns>3,<4

There is nothing between 2.0.0 and 3.0.0 which breaks our usage https://github.com/saghul/aiodns/compare/aiodns-2.0.0...aiodns-3.0.0#diff-747d6ba768991c3ef9a3f37637383ba3ef677cd84599372ddc49562bc1411ca5
This commit is contained in:
Andrew Rabert 2021-08-04 19:38:48 -04:00
parent f0adbedf51
commit 555c5195bd
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ keywords =
include_package_data = True
install_requires =
aiopg>=1.0.0,<2
aiodns>=2,<3
aiodns>=2,<4
sprockets.http>=2.1.1,<3
tornado>=6,<7
py_modules =