diff --git a/environments/create_conda_channel.yml b/environments/create_conda_channel.yml index aa136bc2dec8..ea571ef0d072 100644 --- a/environments/create_conda_channel.yml +++ b/environments/create_conda_channel.yml @@ -3,4 +3,4 @@ channels: - conda-forge dependencies: - python=3.13 # no python 3.14 support by conda-index - - conda-index=0.7.0 + - conda-index=0.10.0