We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bf11b4 commit 74015e6Copy full SHA for 74015e6
Pipfile
@@ -1,7 +1,7 @@
1
[packages]
2
pytest = "==8.3.3"
3
pytest-xdist = "==3.6.1"
4
-Appium-Python-Client = "==4.3.0"
+Appium-Python-Client = "==4.5.0"
5
PyYAML = "==6.0.2"
6
selenium = "==4.26.1"
7
sa11y = "*"
requirements.txt
@@ -1,6 +1,6 @@
-i https://pypi.org/simple
apipkg==3.0.2
-appium-python-client==4.3.0
+appium-python-client==4.5.0
attrs==24.2.0
certifi==2024.8.30
chardet==5.2.0
0 commit comments