We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36421b7 commit 374b9fbCopy full SHA for 374b9fb
pyproject.toml
@@ -20,7 +20,7 @@ classifiers = [
20
keywords = ["aiida", "plugin"]
21
requires-python = ">=3.10"
22
dependencies = [
23
- "aiida-core>=2.7.1,<3",
+ "aiida-core==2.8.0rc0",
24
"ase",
25
"node-graph~=0.6.1",
26
]
0 commit comments