We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c1b9a1 commit 1b6eeafCopy full SHA for 1b6eeaf
setup.py
@@ -36,7 +36,7 @@ def read(fname):
36
license='Apache 2',
37
packages=find_packages(),
38
install_requires=[
39
- 'aiohttp>=0.21.1',
+ 'aiohttp>=2.0.7',
40
'aiohttp_jinja2'
41
],
42
include_package_data=True)
0 commit comments