Skip to content

Commit ec6e676

Browse files
Add missing deps (#36)
* add mrcfile * add pymeshfix * add surforama
1 parent 179fbff commit ec6e676

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,16 @@ packages = find:
3333
install_requires =
3434
numpy<2.0.0
3535
magicgui>=0.8.1
36+
mrcfile
3637
qtpy>=2.4.1
3738
scikit-image>=0.22.0
3839
toolz>=0.12.0
3940
scikit-learn>=1.3.2
4041
pyclesperanto-prototype
42+
pymeshfix
4143
psygnal>=0.9.5
4244
superqt>=0.6.1
45+
surforama
4346
starfile
4447
zarr>=2.16.1
4548
xgboost>=2

0 commit comments

Comments
 (0)