Skip to content

Commit c318bd7

Browse files
committed
Bump to aiohttp>=1.1
1 parent aa8fd9f commit c318bd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ def read_file(filename):
6565
],
6666
test_suite="tests",
6767
install_requires=[
68-
"aiohttp>=0.21.4",
68+
"aiohttp>=1.1",
6969
],
7070
extras_require={
7171
# TODO: Rich comparison in environment markers are broken in

0 commit comments

Comments
 (0)