diff --git a/pyproject.toml b/pyproject.toml index cb75c36..017da3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ version = "0.1" readme = "README.md" requires-python = ">=3.9" license = { file = "LICENSE" } -dependencies = ["nomad-lab[parsing, infrastructure]>=1.3.9"] +dependencies = ["nomad-lab[parsing, infrastructure]>=1.3.4"] [project.optional-dependencies] plugins = [ @@ -35,7 +35,7 @@ jupyter = [ "jupyter-flex", "pyOpenSSL", ] -dev = ["nomad-lab[parsing, infrastructure, dev]>=1.3.9"] +dev = ["nomad-lab[parsing, infrastructure, dev]>=1.3.4"] [tool.uv] extra-index-url = [