Skip to content

Commit 6631fe2

Browse files
committed
Deps: Pin tightly Selenium version
We need 4.0, but the recent releases always had some issues. See SeleniumHQ/selenium#9292
1 parent cbd6335 commit 6631fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-r requirements-optional.txt
22
coverage
33
responses>=0.10.1,<0.13.0
4-
selenium>=4.0.0a6.post2,!=4.0.0.a7,!=4.0.0.b1
4+
selenium==4.0.0a6.post2

0 commit comments

Comments
 (0)