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/