We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfdd4fa commit d821b81Copy full SHA for d821b81
1 file changed
setup.py
@@ -23,7 +23,7 @@
23
"pytest>=5.0",
24
"pytest-metadata",
25
"stf-appium-client==0.10.0",
26
- "pytest-lockable==0.9.1"],
+ "pytest-lockable>=0.9.0,<0.10.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