We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2cd952 commit 30f2e23Copy full SHA for 30f2e23
setup.py
@@ -78,7 +78,7 @@ def run_tests(self):
78
"requests>=2.18.4",
79
"websockets>=10.0",
80
"pyyaml",
81
- "aiohttp==3.11.4",
+ "aiohttp>=3.11.6",
82
"aiofile>=2.0.0",
83
"yapic.json>=1.6.3",
84
'uvloop ; platform_system!="Windows"',
0 commit comments