Skip to content

Commit db2113c

Browse files
committed
Lock Appium client version
1 parent d7bbbce commit db2113c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ coverage = "~=4.5.2"
1919
# Tools for multi-environment testing before sending to CI
2020
tox = "~=3.8.0"
2121
behave = "~=1.2.6"
22-
appium-python-client = "*"
22+
appium-python-client = ">= 1.3.0, < 2.0.0"
2323
pyhamcrest = "*"
2424
pyotp = "*"
2525

0 commit comments

Comments
 (0)