From ed3d66517c443b938a5b26f6ba565b7f60c039c6 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 12 Feb 2024 02:10:19 +0000 Subject: [PATCH] [dependabot skip] Update environment --- .ci_support/environment.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 46756fc..b98ec8e 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -1,8 +1,8 @@ channels: - - conda-forge +- conda-forge dependencies: - - numpy =1.26.3 - - openjdk - - owlready2 =0.45 - - pandas =2.1.4 - - pint =0.23 +- numpy =1.26.4 +- openjdk +- owlready2 =0.45 +- pandas =2.1.4 +- pint =0.23