We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24b3ffd commit f199f62Copy full SHA for f199f62
pyproject.toml
@@ -18,7 +18,7 @@ classifiers = [
18
dependencies = [
19
"pymatgen>=2024.5.1",
20
"scikit-image>=0.19.3",
21
- "numpy",
+ "numpy<2",
22
"mp-pyrho>=0.4.4",
23
]
24
description = "Pymatgen extension for defects analysis"
0 commit comments