Skip to content

Commit

Permalink
Pin selenium version (#1327)
Browse files Browse the repository at this point in the history
  • Loading branch information
ariostas authored Oct 31, 2024
1 parent f5090c4 commit 73f03d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ test = [
]
test-pyodide = [
"pytest>=6",
"selenium<=4.25.0", # unpin once >4.26.0 is available
"pytest-pyodide",
"pytest-timeout",
"scikit-hep-testdata"
Expand Down

0 comments on commit 73f03d8

Please sign in to comment.