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 aa8fd9f commit c318bd7Copy full SHA for c318bd7
1 file changed
setup.py
@@ -65,7 +65,7 @@ def read_file(filename):
65
],
66
test_suite="tests",
67
install_requires=[
68
- "aiohttp>=0.21.4",
+ "aiohttp>=1.1",
69
70
extras_require={
71
# TODO: Rich comparison in environment markers are broken in
0 commit comments