We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1687089 commit ebb31d0Copy full SHA for ebb31d0
tox.ini
@@ -30,7 +30,7 @@ deps =
30
# fixing selenium version to have backwards-compatibility with pytest-selenium
31
# see https://github.com/robotframework/SeleniumLibrary/issues/1835#issuecomment-1581426365
32
selenium==4.9.0
33
- pytest-selenium
+ pytest-selenium<4.0.0
34
jupytext==1.15.0
35
imageio
36
# we fix matplotlib for consistent image tests
0 commit comments