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.
2 parents e3d6d94 + 18de86c commit 10b050cCopy full SHA for 10b050c
requirements-ci.txt
@@ -30,11 +30,17 @@ pygments==2.19.1
30
# via -r requirements-ci.in
31
pyproject-api==1.8.0
32
# via tox
33
-tox==4.24.1
+tomli==2.2.1
34
+ # via
35
+ # pyproject-api
36
+ # tox
37
+tox==4.25.0
38
# via
39
# -r requirements-ci.in
40
# tox-gh-actions
41
tox-gh-actions==3.3.0
42
43
+typing-extensions==4.13.0
44
+ # via tox
45
virtualenv==20.29.2
46
requirements-dev.txt
@@ -85,7 +85,7 @@ tomli==2.2.1
85
# pyproject-api
86
# pytest
87
# tox
88
89
# via -r requirements-dev.in
90
typing-extensions==4.12.2
91
0 commit comments