Skip to content

Commit d1f8d23

Browse files
authored
Merge branch 'main' into animation
2 parents 14b00f5 + 84286b1 commit d1f8d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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)