Skip to content

Commit

Permalink
Adapt further dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
franzpoeschel committed Jun 7, 2024
1 parent 371988e commit 51d07fe
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions install/mala_cpu_environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -95,8 +95,8 @@ dependencies:
- numpy=1.24.0
- oauthlib=3.2.2
- openjpeg=2.5.0
- openpmd-api=0.15.2
- openssl=3.0.7
- openpmd-api=0.15.2=nompi_py38h766a7de_102
- openssl=3.3.1
- optuna=3.0.5
- packaging=22.0
- pandas=1.5.2
Expand All @@ -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
Expand Down Expand Up @@ -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

0 comments on commit 51d07fe

Please sign in to comment.