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 ad08e64 commit 84286b1Copy full SHA for 84286b1
pyproject.toml
@@ -42,7 +42,7 @@ dev = [
42
"recommonmark",
43
"sphinx_rtd_theme",
44
]
45
-test = ["playwright", "pytest", "pytest-playwright", "pytest-cov"]
+test = ["playwright", "pytest", "pytest-playwright", "pytest-cov", "selenium<4", "urllib3<2"]
46
jupyterlab_deprecated = ["crystaltoolkit-extension"]
47
48
[project.urls]
0 commit comments