We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79c751c commit 89554caCopy full SHA for 89554ca
Pipfile
@@ -1,6 +1,6 @@
1
[packages]
2
pytest = "==6.2.5"
3
-pytest-xdist = "==2.5.0"
+pytest-xdist = "==3.6.1"
4
Appium-Python-Client = "==4.3.0"
5
PyYAML = "==5.4.1"
6
selenium = "==4.26.1"
requirements.txt
@@ -17,7 +17,7 @@ pluggy==0.13.1
17
py==1.11.0
18
pyparsing==2.4.7
19
pytest-forked==1.6.0
20
-pytest-xdist==2.5.0
+pytest-xdist==3.6.1
21
pytest==6.2.5
22
pyyaml==6.0.1
23
requests==2.32.3
0 commit comments