We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88eb6a4 commit 9652f62Copy full SHA for 9652f62
1 file changed
pyproject.toml
@@ -37,8 +37,7 @@ all = [
37
"custodian",
38
"mpcontribs-client>=5.10",
39
"fastmcp",
40
- "matminer>=0.9.3",
41
- "scipy<1.17.0", # pending fixes in matminer
+ "matminer>=0.10.0",
42
]
43
test = [
44
"pre-commit",
0 commit comments