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.
2 parents 735f5ec + fdd19e4 commit 77cdb6fCopy full SHA for 77cdb6f
pyproject.toml
@@ -24,7 +24,7 @@ dependencies = ["jupyter_server>=1.6,<3"]
24
25
[project.optional-dependencies]
26
rtc = ["jupyterlab>=4.2.0", "jupyter_collaboration>=3.0.0a0"]
27
-test = ["pytest~=7.0", "pytest-jupyter[server]>=0.6", "pytest-timeout"]
+test = ["pytest~=8.2", "pytest-jupyter[server]>=0.6", "pytest-timeout"]
28
lint = ["mdformat>0.7", "mdformat-gfm>=0.3.5", "ruff>=0.4.0"]
29
typing = ["mypy>=0.990"]
30
0 commit comments