Skip to content

Commit d1f2705

Browse files
committed
Remove no longer needed workaround for acceptance test dependencies
1 parent 70a6fbb commit d1f2705

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ test = [
6262
acceptance = [
6363
"jupyter-server-proxy[test]",
6464
"robotframework-jupyterlibrary >=0.4.2",
65-
# Work around https://github.com/robotframework/SeleniumLibrary/issues/1836
66-
"selenium <4.10",
6765
]
6866

6967

0 commit comments

Comments
 (0)