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.
pycrdt-websocket
v0.16.0
1 parent 4800b11 commit c8e75ddCopy full SHA for c8e75dd
pyproject.toml
@@ -32,7 +32,7 @@ test = [
32
"pytest-asyncio",
33
"httpx-ws >=0.5.2",
34
"hypercorn >=0.16.0",
35
- "pycrdt-websocket >=0.15.0,<0.16.0",
+ "pycrdt-websocket >=0.16.0,<0.17.0",
36
]
37
docs = [
38
"sphinx",
0 commit comments