We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a30f7dd commit 9a32059Copy full SHA for 9a32059
pyproject.toml
@@ -28,7 +28,7 @@ dependencies = [
28
"h5py>=3.6.0",
29
"xarray>=0.20.2",
30
"PyYAML>=6.0",
31
- "numpy>=1.21.2",
+ "numpy>=1.21.2,<2.0.0.",
32
"pandas>=1.3.2",
33
"ase>=3.19.0",
34
"mergedeep",
0 commit comments