There was an error while loading. Please reload this page.
1 parent 2887e93 commit ed71994Copy full SHA for ed71994
setup.py
@@ -28,7 +28,7 @@
28
packages=find_packages(exclude=["tests"]),
29
install_requires=[
30
"httpx>=0.25.2",
31
- "websockets>=12.0",
+ "websockets>=12.0,<14.0",
32
"dataclasses-json>=0.6.3",
33
"typing_extensions>=4.9.0",
34
"aiohttp>=3.9.1",
0 commit comments