From bc9c332ed0170ba804ea486c85f399f5d742a502 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Mon, 29 Sep 2025 09:38:54 +0200 Subject: [PATCH 1/2] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d96eb0ac8..436627204 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ Documentation = "https://github.com/pyiron/structuretoolkit" Repository = "https://github.com/pyiron/structuretoolkit" [project.optional-dependencies] -dscribe = ["dscribe==2.1.1"] +dscribe = ["dscribe==2.1.2"] grainboundary = [ "aimsgb==1.1.1", "pymatgen==2025.3.10", From 670fae242540a83941be03c91e51931e2becbf1f Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Mon, 29 Sep 2025 09:39:11 +0200 Subject: [PATCH 2/2] Update environment.yml --- .ci_support/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 964ff20ef..70325134e 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -5,7 +5,7 @@ dependencies: - aimsgb =1.1.1 - ase =3.26.0 - coverage -- dscribe =2.1.1 +- dscribe =2.1.2 - matplotlib-base =3.10.3 - nglview =3.1.4 - notebook