From be99a9945f0f8b15fca8b89dcf2217aa54bb1cf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franz=20P=C3=B6schel?= Date: Fri, 7 Jun 2024 14:04:40 +0200 Subject: [PATCH] Adapt further dependencies --- install/mala_cpu_environment.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/install/mala_cpu_environment.yml b/install/mala_cpu_environment.yml index 3c386b932..8fcd3ba02 100644 --- a/install/mala_cpu_environment.yml +++ b/install/mala_cpu_environment.yml @@ -63,8 +63,8 @@ dependencies: - libdeflate=1.14 - libffi=3.4.2 - libgcc-ng=12.2.0 - - libgfortran-ng=12.2.0 - - libgfortran5=12.2.0 + - libgfortran-ng=12.3.0 + - libgfortran5=12.3.0 - libgrpc=1.51.1 - libhwloc=2.8.0 - libiconv=1.17 @@ -96,7 +96,7 @@ dependencies: - oauthlib=3.2.2 - openjpeg=2.5.0 - openpmd-api=0.15.2 - - openssl=3.0.7 + - openssl=3.3.1 - optuna=3.0.5 - packaging=22.0 - pandas=1.5.2 @@ -114,7 +114,7 @@ dependencies: - pyparsing=3.0.9 - pyperclip=1.8.2 - pysocks=1.7.1 - - python=3.8.15 + - python=3.8.16 - python-dateutil=2.8.2 - python_abi=3.8 - pytorch=1.13.0 @@ -154,4 +154,4 @@ dependencies: - yarl=1.8.1 - zipp=3.11.0 - zlib=1.2.13 - - zstd=1.5.2 + - zstd=1.5.5