Skip to content

Commit 9913817

Browse files
committed
scripts: requirements: remove lxml dependency
No more users of lxml in the tree so drop the 3rd party dependency (it might still be pulled in by other projects, ex. gcovr). Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 65f2833 commit 9913817

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

scripts/requirements-actions.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ ijson
1212
intelhex
1313
junit2html
1414
junitparser>=4.0.1
15-
lxml>=5.3.0
1615
mypy
1716
natsort
1817
ply>=3.10

scripts/requirements-actions.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -583,9 +583,7 @@ lxml==6.0.0 \
583583
--hash=sha256:f720a14aa102a38907c6d5030e3d66b3b680c3e6f6bc95473931ea3c00c59967 \
584584
--hash=sha256:f8d19565ae3eb956d84da3ef367aa7def14a2735d05bd275cd54c0301f0d0d6c \
585585
--hash=sha256:f97487996a39cb18278ca33f7be98198f278d0bc3c5d0fd4d7b3d63646ca3c8a
586-
# via
587-
# -r requirements-actions.in
588-
# gcovr
586+
# via gcovr
589587
markupsafe==3.0.2 \
590588
--hash=sha256:0bff5e0ae4ef2e1ae4fdf2dfd5b76c75e5c2fa4132d05fc1b0dabcd20c7e28c4 \
591589
--hash=sha256:0f4ca02bea9a23221c0182836703cbf8930c5e9454bacce27e767509fa286a30 \

0 commit comments

Comments
 (0)