Skip to content

Commit

Permalink
⬆️ Expand aiohttp version range (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
connorbrinton committed Dec 6, 2021
1 parent 4554e4b commit 47aaf92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
] + tests_requires

install_aiohttp_requires = [
"aiohttp>=3.7.1,<3.8.0",
"aiohttp>=3.7.1,<3.9.0",
]

install_requests_requires = [
Expand Down

0 comments on commit 47aaf92

Please sign in to comment.