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 f966f01 commit cfc2ce2Copy full SHA for cfc2ce2
test-requirements.txt
@@ -8,6 +8,8 @@ attrs==25.3.0
8
# via -r test-requirements.in
9
cfgv==3.4.0
10
# via pre-commit
11
+colorama==0.4.6
12
+ # via pytest
13
coverage==7.8.2
14
# via pytest-cov
15
distlib==0.3.9
@@ -24,6 +26,8 @@ iniconfig==2.1.0
24
26
# via pytest
25
27
lxml==5.4.0 ; python_version < "3.14"
28
29
+lxml-stubs==0.5.1
30
+ # via -r test-requirements.in
31
mypy-extensions==1.1.0
32
# via -r mypy-requirements.txt
33
nodeenv==1.9.1
0 commit comments