Skip to content

Commit 4c9720a

Browse files
committed
test NP1
1 parent 170c469 commit 4c9720a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
"ase>=3.23.0",
1111
"cython>=3",
1212
# "numpy>=1.26", # TODO: remove after test
13-
"numpy>=2.0.0",
13+
"numpy< 2.0.0",
1414
"nvidia-ml-py3>=7.352.0",
1515
"pymatgen>=2024.9.10",
1616
"torch>=2.4.1",

0 commit comments

Comments
 (0)