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 d59c635 commit 1e2541aCopy full SHA for 1e2541a
pyproject.toml
@@ -38,7 +38,7 @@ packages = [
38
39
[tool.poetry.dependencies]
40
python = ">=3.8,<4"
41
-websockets = "websockets>=12.0,<14"
+websockets = ">=12.0,<14"
42
aiohttp = "^3.7.4"
43
msgpack = "^1.0.2"
44
orjson = "^3.9.0"
0 commit comments