Skip to content

Commit 0e76e23

Browse files
authored
try unpinning selenium (#2114)
1 parent d1b1460 commit 0e76e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pycodestyle
3030
pydata-sphinx-theme
3131
pytest
3232
scipy
33-
selenium<4.27.0
33+
selenium
3434
setuptools_scm
3535
sphinx
3636
types-requests

0 commit comments

Comments
 (0)