diff --git a/pyproject.toml b/pyproject.toml index c14939f..d630ad8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ authors = [{ name = "The NOMAD Authors" }] license = { text = "Apache-2.0" } dependencies = [ "nomad-lab>=1.3.6.dev1", - "nomad-schema-plugin-run@git+https://github.com/nomad-coe/nomad-schema-plugin-run.git@92d120dc4c5f7f4bcd94990ed009f8ac0019acec", + "nomad-schema-plugin-run@git+https://github.com/nomad-coe/nomad-schema-plugin-run.git@develop", ] [project.urls]