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 b913986 commit 90261aaCopy full SHA for 90261aa
pyproject.toml
@@ -12,7 +12,7 @@ readme = "README.md"
12
license = { text = "MIT" }
13
dependencies = [
14
"ase>=3.23.0",
15
- "numpy >=1.26.4, <2",
+ "numpy >=1.26.4",
16
"pymatgen>=2023.3.10",
17
"rdkit",
18
"scikit-learn",
0 commit comments