Skip to content

Commit 961203e

Browse files
author
Hugo Osvaldo Barrera
committed
Require aiohttp >= 3.8.0
See #916 (comment) See aio-libs/aiohttp#5156
1 parent d725368 commit 961203e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"requests_toolbelt >=0.4.0",
1919
# https://github.com/untitaker/python-atomicwrites/commit/4d12f23227b6a944ab1d99c507a69fdbc7c9ed6d # noqa
2020
"atomicwrites>=0.1.7",
21-
"aiohttp>=3.7.1,<4.0.0",
21+
"aiohttp>=3.8.0,<4.0.0",
2222
"aiostream>=0.4.3,<0.5.0",
2323
]
2424

0 commit comments

Comments
 (0)