We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17d85a9 commit ae87199Copy full SHA for ae87199
Pipfile
@@ -26,7 +26,7 @@ more-itertools = "==10.5.0"
26
packaging = "==24.2"
27
pluggy = "==1.5.0"
28
py = "==1.11.0"
29
-pyparsing = "==2.4.7"
+pyparsing = "==3.2.0"
30
pytest-forked = "==1.6.0"
31
requests = "==2.32.3"
32
robotframework-pythonlibcore = "==2.2.1"
requirements.txt
@@ -15,7 +15,7 @@ more-itertools==10.5.0
15
packaging==24.2
16
pluggy==1.5.0
17
py==1.11.0
18
-pyparsing==2.4.7
+pyparsing==3.2.0
19
pytest-forked==1.6.0
20
pytest-xdist==2.5.0
21
pytest==6.2.5
0 commit comments