Skip to content

Commit

Permalink
Update setup.py (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
jupe authored Nov 29, 2022
1 parent 8b7015d commit 0e27547
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.2",
"stf-appium-client==0.9.3",
"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 0e27547

Please sign in to comment.