diff --git a/conda/environments/all_cuda-118_arch-x86_64.yaml b/conda/environments/all_cuda-118_arch-x86_64.yaml index 263e1f6628..9e963df35b 100644 --- a/conda/environments/all_cuda-118_arch-x86_64.yaml +++ b/conda/environments/all_cuda-118_arch-x86_64.yaml @@ -70,5 +70,5 @@ dependencies: - treelite=3.1.0 - umap-learn - pip: - - git+https://github.com/dask/dask-glm@1b9255396d6c85041e35e9498b4ac9dc1a658219 + - git+https://github.com/dask/dask-glm@main name: all_cuda-118_arch-x86_64 diff --git a/dependencies.yaml b/dependencies.yaml index ec45b01b5a..208cb97773 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -256,7 +256,7 @@ dependencies: - pip: # TODO: Figure out what to do with this dependency # since the repo is now archived. - - git+https://github.com/dask/dask-glm@1b9255396d6c85041e35e9498b4ac9dc1a658219 + - git+https://github.com/dask/dask-glm@main test_notebooks: common: - output_types: [conda, requirements]