From b1dc2938adc21293f2374ac480f4f67e5e808b1f Mon Sep 17 00:00:00 2001 From: Hicham Agueny Date: Sun, 9 Jun 2024 23:15:06 +0200 Subject: [PATCH] update conda_environment_lumi.yml --- conda_environment_lumi.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/conda_environment_lumi.yml b/conda_environment_lumi.yml index 661ebc5..4a14fd5 100644 --- a/conda_environment_lumi.yml +++ b/conda_environment_lumi.yml @@ -5,7 +5,7 @@ channels: - conda-forge dependencies: -- python=3.9 +- python=3.9.13 - numpy - mpi4py - six @@ -13,8 +13,7 @@ dependencies: - netcdf4 - scipy - pip: - - hip-python - - hip-python-as-cuda + - hip-python==5.4.3.470.16 - -i https://test.pypi.org/simple/