Skip to content

Commit

Permalink
chore: waiting for aiohttp 3.9 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
kiendang committed Nov 3, 2023
1 parent 77780eb commit 5342348
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@

install_aiohttp_requires = [
"aiohttp>=3.8,<4",
"aiohttp==3.9.0b0; python_version >= '3.12'",
]

install_quart_requires = ["quart>=0.15,<1"]
Expand Down

0 comments on commit 5342348

Please sign in to comment.