Skip to content

Commit 84286b1

Browse files
authored
pin selenium & urllib3
1 parent ad08e64 commit 84286b1

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)