We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9f00ea commit 97b6581Copy full SHA for 97b6581
finder/python/setup.py
@@ -38,5 +38,5 @@
38
'Topic :: Software Development :: Quality Assurance',
39
'Topic :: Software Development :: Testing'
40
],
41
- install_requires=['Appium-Python-Client >= 2.0.0, < 4']
+ install_requires=['Appium-Python-Client >= 2.0.0, < 5']
42
)
0 commit comments