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.
websockets
1 parent cc5d406 commit 15ad055Copy full SHA for 15ad055
pyproject.toml
@@ -54,7 +54,7 @@ httpx = ">=0.27.0"
54
lazy-object-proxy = ">=1.10.0"
55
scrapy = { version = ">=2.11.0", optional = true }
56
typing-extensions = ">=4.1.0"
57
-websockets = ">=10.0"
+websockets = ">=10.0 <14.0.0"
58
59
[tool.poetry.group.dev.dependencies]
60
build = "~1.2.0"
0 commit comments