Skip to content

Commit f199f62

Browse files
committed
np<2
1 parent 24b3ffd commit f199f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
dependencies = [
1919
"pymatgen>=2024.5.1",
2020
"scikit-image>=0.19.3",
21-
"numpy",
21+
"numpy<2",
2222
"mp-pyrho>=0.4.4",
2323
]
2424
description = "Pymatgen extension for defects analysis"

0 commit comments

Comments
 (0)