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 da00ed8 commit df588afCopy full SHA for df588af
pyproject.toml
@@ -29,7 +29,7 @@ dependencies = [
29
dynamic = ["version", "description", "authors", "urls", "keywords"]
30
31
[project.optional-dependencies]
32
-rtc = ["jupyterlab>=4.2.0", "jupyter_collaboration>=3.0.0a0"]
+rtc = ["jupyterlab>=4.2.0", "jupyter_collaboration>=3.0.0b0"]
33
test = ["pytest~=8.2", "pytest-cov", "pytest-jupyter[server]>=0.6", "pytest-timeout"]
34
lint = ["mdformat>0.7", "mdformat-gfm>=0.3.5", "ruff>=0.4.0"]
35
typing = ["mypy>=0.990"]
0 commit comments