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 be99a99
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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 @@ -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
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 be99a99

Please sign in to comment.