We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d63f21 commit 3549bf3Copy full SHA for 3549bf3
1 file changed
setup.py
@@ -23,7 +23,7 @@
23
"pytest>=5.0",
24
"pytest-metadata",
25
"stf-appium-client==0.11.0",
26
- "pytest-lockable>=0.9.0,<0.10.0"],
+ "pytest-lockable>=0.10.0,<0.11.0"],
27
# List additional groups of dependencies here (e.g. development
28
# dependencies). Users will be able to install these using the "extras"
29
# syntax, for example:
0 commit comments