We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44fb4a9 commit 0fb53bdCopy full SHA for 0fb53bd
setup.cfg
@@ -23,6 +23,6 @@ long_description_content_type = text/markdown
23
zip_safe = True
24
install_requires =
25
numpy
26
- tifffile>=2022.4.22
+ tifffile==2023.4.12
27
python_requires = >=3.8
28
packages = find:
0 commit comments