We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f246cdd + 60d0148 commit 74bc67eCopy full SHA for 74bc67e
1 file changed
pyproject.toml
@@ -23,13 +23,13 @@ classifiers = [
23
keywords = ["cli"]
24
dependencies = [
25
"autoconf",
26
- "astropy>=5.0,<=6.1.2",
+ "astropy>=5.0,<=7.2.0",
27
"decorator>=4.0.0",
28
"dill>=0.3.1.1",
29
"matplotlib>=3.7.0",
30
- "scipy<=1.15.2",
31
- "scikit-image<=0.24.0",
32
- "scikit-learn<=1.5.1",
+ "scipy<=1.17.1",
+ "scikit-image<=0.26.0",
+ "scikit-learn<=1.8.0",
33
"tqdm"
34
]
35
0 commit comments