Skip to content

Commit

Permalink
updating stf appium client (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
jupe authored Dec 2, 2022
1 parent 86ed72a commit 6eac96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
install_requires=[
"pytest>=5.0",
"pytest-metadata",
"stf-appium-client==0.9.4",
"stf-appium-client==0.9.5",
"pytest-lockable==0.9.1"],
# List additional groups of dependencies here (e.g. development
# dependencies). Users will be able to install these using the "extras"
Expand Down

0 comments on commit 6eac96a

Please sign in to comment.