From f5cc5549fdac39d576c30aa408dbea004fc7e0f7 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Tue, 17 Dec 2024 08:34:13 -0700 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index a68b23c45..edf663cbe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,14 +28,14 @@ dependencies = [ "atomistics==0.1.32", "defusedxml==0.7.1", "h5py==3.12.1", - "matplotlib==3.9.4", + "matplotlib==3.10.0", "mendeleev==0.19.0", "mp-api==0.44.0", "numpy==1.26.4", "pandas==2.2.3", "phonopy==2.26.6", "pint==0.24.4", - "pyiron_base==0.10.9", + "pyiron_base==0.10.10", "pyiron_snippets==0.1.4", "pylammpsmpi==0.2.26", "pyscal3==3.2.7",