Skip to content

Commit

Permalink
remove dependencies already added by exodeepfinder and napari
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurmasson committed Oct 23, 2024
1 parent 8d68152 commit e3bb0f0
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = napari-exodeepfinder
version = 0.0.8
version = 0.0.9
author = Constantin Aronssohn, Arthur Masson
author_email = [email protected]
url = https://github.com/deep-finder/napari-exodeepfinder
Expand Down Expand Up @@ -42,17 +42,10 @@ package_dir =
# add your package requirements here
install_requires =
exodeepfinder>=0.3.11
numpy>=1.26.4
magicgui>=0.8.2
napari[all]>=0.4.19
scikit-image>=0.22.0
typing>=3.7.4.3
pandas>=2.2.2
lxml[html_clean]>=4.9.3
pillow>=10.3.0
h5py>=3.11.0
mrcfile>=1.4.3
scipy>=1.13.1

[options.extras_require]
testing =
Expand Down

0 comments on commit e3bb0f0

Please sign in to comment.