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 3ef148a commit b113d34Copy full SHA for b113d34
pyproject.toml
@@ -22,7 +22,7 @@ classifiers = [
22
requires-python = ">=3.7"
23
dependencies = [
24
"jupyter_ydoc>=0.2.0,<0.4.0",
25
- "ypy-websocket>=0.8.1,<0.9.0",
+ "ypy-websocket>=0.8.2,<0.9.0",
26
"jupyter_server_fileid >=0.6.0,<1"
27
]
28
0 commit comments