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 b50d0cb commit 90ebe02Copy full SHA for 90ebe02
setup.py
@@ -76,7 +76,7 @@ def run_tests(self):
76
tests_require=["pytest"],
77
install_requires=[
78
"requests>=2.18.4",
79
- "websockets>=10.0",
+ "websockets>=14.1",
80
"pyyaml",
81
"aiohttp>=3.11.6",
82
"aiofile>=2.0.0",
0 commit comments