Skip to content

Commit c8e75dd

Browse files
authored
Test against pycrdt-websocket v0.16.0
1 parent 4800b11 commit c8e75dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ test = [
3232
"pytest-asyncio",
3333
"httpx-ws >=0.5.2",
3434
"hypercorn >=0.16.0",
35-
"pycrdt-websocket >=0.15.0,<0.16.0",
35+
"pycrdt-websocket >=0.16.0,<0.17.0",
3636
]
3737
docs = [
3838
"sphinx",

0 commit comments

Comments
 (0)