diff --git a/pyproject.toml b/pyproject.toml index 18659bc..62955e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ readme = "README.md" authors = [{ name = "The NOMAD Authors" }] license = { text = "Apache-2.0" } dependencies = [ - "nomad-lab>=1.2.2dev578" + "nomad-lab>=1.3.6.dev1", ] [project.urls]