Skip to content

Commit

Permalink
fix: remove lxml deps
Browse files Browse the repository at this point in the history
Signed-off-by: Michele Dolfi <[email protected]>
  • Loading branch information
dolfim-ibm committed Nov 18, 2024
1 parent 7511f74 commit e8f46d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 111 deletions.
112 changes: 2 additions & 110 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ numpy = [
{ version = "^2.1.0", markers = 'python_version >= "3.13"' },
{ version = "^1.24.4", markers = 'python_version < "3.13"' },
]
lxml = "^4.9.1"
jsonlines = "^3.1.0"
Pillow = "^10.0.0"
tqdm = "^4.64.0"
Expand Down

0 comments on commit e8f46d4

Please sign in to comment.