Skip to content

Commit f709b7c

Browse files
authored
Merge branch 'main' into dependabot/github_actions/dot-github/workflows/github_actions-876e8310b8
2 parents 5f73a8d + b31586f commit f709b7c

File tree

5 files changed

+333
-860
lines changed

5 files changed

+333
-860
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dev = [
4242
"recommonmark",
4343
"sphinx_rtd_theme",
4444
]
45-
test = ["playwright", "pytest", "pytest-playwright", "pytest-cov"]
45+
test = ["playwright", "pytest", "pytest-playwright", "pytest-cov", "selenium<4", "urllib3<2"]
4646
jupyterlab_deprecated = ["crystaltoolkit-extension"]
4747

4848
[project.urls]

0 commit comments

Comments
 (0)