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 4612306 commit 8c780d7Copy full SHA for 8c780d7
pyproject.toml
@@ -31,7 +31,7 @@ test = [
31
"pytest",
32
"pytest-asyncio",
33
"websockets >=10.0",
34
- "pycrdt-websocket >=0.14.1,<0.15.0",
+ "pycrdt-websocket >=0.15.0,<0.16.0",
35
]
36
docs = [
37
"sphinx",
0 commit comments