diff --git a/pyproject.toml b/pyproject.toml index 3f218b2f..931c3ecf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ authors = [ license = { text = "Apache-2.0" } requires-python = ">=3.9" dependencies = [ - "nomad-lab>=1.2.2dev399", + "nomad-lab>=1.2.0", 'matid>=2.0.0.dev2' ]