Skip to content

Commit

Permalink
QAWTM-15: Updating appium-python-client version to 1.3 (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcalvo committed Nov 10, 2021
1 parent 79292c0 commit c1a5147
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
requests>=2.12.4,<3 # api tests
selenium>=2.53.6,<4 # web tests
Appium-Python-Client>=0.24,<1 # mobile tests
requests>=2.12.4,<3 # api tests
selenium>=2.53.6,<4 # web tests
Appium-Python-Client>=0.24,<=1.3 # mobile tests
screeninfo==0.3.1
lxml==4.*

0 comments on commit c1a5147

Please sign in to comment.