Skip to content

Commit 91ec2c4

Browse files
committed
chore: waiting for aiohttp 3.9 stable
1 parent e4dce1a commit 91ec2c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737

3838
install_aiohttp_requires = [
3939
"aiohttp>=3.8,<4",
40+
"aiohttp==3.9.0b0; python_version >= '3.12'",
4041
]
4142

4243
install_quart_requires = ["quart>=0.15,<1"]

0 commit comments

Comments
 (0)