Skip to content

Commit 13810ff

Browse files
authored
Remove constrain
1 parent 49e89d7 commit 13810ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
license="MIT",
2323
install_requires=[
2424
"aiohttp>=3.8.4,<4",
25-
"async_timeout>4,<5",
25+
"async_timeou",
2626
],
2727
packages=["volkszaehler"],
2828
python_requires=">=3.10",

0 commit comments

Comments
 (0)