We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799fe2f commit 306ac15Copy full SHA for 306ac15
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