Skip to content

Commit ccba41b

Browse files
committed
feat(docker): add lxml as a requirement
Add lxml as a requirement for a deduplication script we'll use to reduce deployment size on GitHub. Signed-off-by: Randolph Sapp <rs@ti.com>
1 parent ea19f45 commit ccba41b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ docutils==0.21.2
88
idna==3.10
99
imagesize==1.4.1
1010
Jinja2==3.1.5
11+
lxml==6.0.0
1112
markdown-it-py==3.0.0
1213
MarkupSafe==3.0.2
1314
mdurl==0.1.2

0 commit comments

Comments
 (0)