Skip to content

Commit cfc2ce2

Browse files
Redo something I foolishly undid in a merge resolution.
1 parent f966f01 commit cfc2ce2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test-requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ attrs==25.3.0
88
# via -r test-requirements.in
99
cfgv==3.4.0
1010
# via pre-commit
11+
colorama==0.4.6
12+
# via pytest
1113
coverage==7.8.2
1214
# via pytest-cov
1315
distlib==0.3.9
@@ -24,6 +26,8 @@ iniconfig==2.1.0
2426
# via pytest
2527
lxml==5.4.0 ; python_version < "3.14"
2628
# via -r test-requirements.in
29+
lxml-stubs==0.5.1
30+
# via -r test-requirements.in
2731
mypy-extensions==1.1.0
2832
# via -r mypy-requirements.txt
2933
nodeenv==1.9.1

0 commit comments

Comments
 (0)