Skip to content

Commit 7a0cbde

Browse files
authored
fix: remove lxml deps (#51)
Signed-off-by: Michele Dolfi <[email protected]>
1 parent 7511f74 commit 7a0cbde

File tree

2 files changed

+2
-111
lines changed

2 files changed

+2
-111
lines changed

poetry.lock

Lines changed: 2 additions & 110 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ numpy = [
2828
{ version = "^2.1.0", markers = 'python_version >= "3.13"' },
2929
{ version = "^1.24.4", markers = 'python_version < "3.13"' },
3030
]
31-
lxml = "^4.9.1"
3231
jsonlines = "^3.1.0"
3332
Pillow = "^10.0.0"
3433
tqdm = "^4.64.0"

0 commit comments

Comments
 (0)