Skip to content

Commit 500ebab

Browse files
authored
Update tifffile version and unpin (#104)
1 parent 105c1b6 commit 500ebab

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
@@ -17,7 +17,7 @@
1717
"pyeditdistance",
1818
"tiledb>=0.19",
1919
"tqdm",
20-
"tifffile==2022.10.10",
20+
"tifffile",
2121
"scikit-image",
2222
],
2323
extras_require={

0 commit comments

Comments
 (0)