Skip to content

Commit 2303563

Browse files
committed
unpin ncempy version
1 parent bea0dab commit 2303563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"scipy >= 1.5.2",
2828
"h5py >= 3.2.0",
2929
"hdf5plugin >= 4.1.3",
30-
"ncempy >= 1.8.1, <= 1.11.2",
30+
"ncempy >= 1.8.1",
3131
"matplotlib >= 3.2.2",
3232
"scikit-image >= 0.17.2",
3333
"scikit-learn >= 0.23.2, < 1.5",

0 commit comments

Comments
 (0)