Skip to content

Commit 30f2e23

Browse files
authored
Update setup.py
1 parent d2cd952 commit 30f2e23

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
@@ -78,7 +78,7 @@ def run_tests(self):
7878
"requests>=2.18.4",
7979
"websockets>=10.0",
8080
"pyyaml",
81-
"aiohttp==3.11.4",
81+
"aiohttp>=3.11.6",
8282
"aiofile>=2.0.0",
8383
"yapic.json>=1.6.3",
8484
'uvloop ; platform_system!="Windows"',

0 commit comments

Comments
 (0)