Skip to content

Commit b113d34

Browse files
committed
Pin ypy-websocket>=0.8.2
1 parent 3ef148a commit b113d34

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
@@ -22,7 +22,7 @@ classifiers = [
2222
requires-python = ">=3.7"
2323
dependencies = [
2424
"jupyter_ydoc>=0.2.0,<0.4.0",
25-
"ypy-websocket>=0.8.1,<0.9.0",
25+
"ypy-websocket>=0.8.2,<0.9.0",
2626
"jupyter_server_fileid >=0.6.0,<1"
2727
]
2828

0 commit comments

Comments
 (0)