Skip to content

Commit 3792577

Browse files
fix(poetry): Remove unused dependencies from toml. Update lock. (#16)
Signed-off-by: Nikos Livathinos <[email protected]>
1 parent d1f6cef commit 3792577

File tree

2 files changed

+2
-25
lines changed

2 files changed

+2
-25
lines changed

poetry.lock

Lines changed: 2 additions & 23 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ lxml = "^4.9.1"
3636
jsonlines = "^3.1.0"
3737
Pillow = "^10.0.0"
3838
tqdm = "^4.64.0"
39-
apted = "^1.0.3"
40-
Distance = "^0.1.3"
4139
mean_average_precision = "^2021.4.26.0"
4240
opencv-python-headless = { version = "^4.9.0.80" }
4341

0 commit comments

Comments
 (0)