We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f7aed commit 1d63f21Copy full SHA for 1d63f21
1 file changed
setup.py
@@ -22,7 +22,7 @@
22
install_requires=[
23
"pytest>=5.0",
24
"pytest-metadata",
25
- "stf-appium-client==0.10.0",
+ "stf-appium-client==0.11.0",
26
"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"
0 commit comments