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 4b4a8eb commit 835c174Copy full SHA for 835c174
pyproject.toml
@@ -44,7 +44,7 @@ dependencies = [
44
"typing-extensions>=4.1.0",
45
# TODO: Relax the upper bound once the issue is resolved:
46
# https://github.com/apify/apify-sdk-python/issues/325
47
- "websockets>=10.0,<14.0.0",
+ "websockets>=15,<15.1",
48
]
49
50
[project.optional-dependencies]
0 commit comments