We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af9de39 commit c137279Copy full SHA for c137279
requirements.txt
@@ -8,6 +8,6 @@ scikit-learn>=0.17.0,<1.2
8
scipy>=0.19.0
9
shapely>=1.5.17,<2.0
10
six>=1.11.0
11
-tifffile>=0.10.0; python_version>='3.6'
+tifffile>=0.10.0,<=2025.1.10; python_version>='3.6'
12
tifffile>=0.10.0,<=2019.7.26; python_version<'3.6'
13
tqdm>=4.59.0
0 commit comments