From 87169f8c21fd710e0adc22b45e233c12917c9a40 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Mon, 13 Jan 2025 10:49:44 +0100 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 52199bfb..ff036134 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ Repository = "https://github.com/pyiron/atomistics" phonopy = [ "phonopy==2.34.0", "seekpath==2.1.0", - "structuretoolkit==0.0.29", + "structuretoolkit==0.0.30", ] gpaw = [ "gpaw==24.6.0",