Skip to content

Commit c13be8d

Browse files
Remove unused dependencies (#74)
Remove all dependencies that are no longer imported Co-authored-by: Carlos Rodriguez <carlosmariorr90@hotmail.com>
1 parent fd7a237 commit c13be8d

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,8 @@ classifiers = [
3030
requires-python = ">=3.10"
3131
dependencies = [
3232
"numpy",
33-
"magicgui",
34-
"napari-ome-zarr",
35-
"ome-zarr",
3633
"qtpy",
3734
"pint",
38-
"pooch",
39-
"scikit-image",
40-
"tqdm",
41-
"zarr",
4235
]
4336
dynamic = ["version"]
4437

0 commit comments

Comments
 (0)