From 94a22bd89ace681d9f5d395606ab434d349061c8 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Wed, 23 Apr 2025 13:18:35 +0200 Subject: [PATCH] Update pyiron_base --- environment.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/environment.yml b/environment.yml index e354779..108d325 100644 --- a/environment.yml +++ b/environment.yml @@ -1,10 +1,10 @@ channels: - conda-forge dependencies: -- python=3.12 -- jobflow=0.1.19 -- pyiron_base=0.11.10 -- pygraphviz=1.14 -- aiida-workgraph=0.5.1 +- python =3.12 +- jobflow =0.1.19 +- pyiron_base =0.11.11 +- pygraphviz =1.14 +- aiida-workgraph =0.5.2 - conda_subprocess =0.0.6 -- networkx=3.4.2 +- networkx =3.4.2