Skip to content

Commit 8c780d7

Browse files
committed
Update pycrdt_websocket for tests
1 parent 4612306 commit 8c780d7

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
@@ -31,7 +31,7 @@ test = [
3131
"pytest",
3232
"pytest-asyncio",
3333
"websockets >=10.0",
34-
"pycrdt-websocket >=0.14.1,<0.15.0",
34+
"pycrdt-websocket >=0.15.0,<0.16.0",
3535
]
3636
docs = [
3737
"sphinx",

0 commit comments

Comments
 (0)