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 68fcd31 commit e645de4Copy full SHA for e645de4
pyproject.toml
@@ -11,7 +11,7 @@ requires-python = ">=3.6"
11
readme = "README.md"
12
license = { text = "MIT" }
13
dependencies = [
14
- "ase==3.23.0",
+ "ase>=3.23.0",
15
"numpy >=1.26.4, <2",
16
"pymatgen>=2023.3.10",
17
"rdkit",
0 commit comments