Skip to content

Commit

Permalink
REL v24.08.00 release
Browse files Browse the repository at this point in the history
  • Loading branch information
raydouglass committed Aug 8, 2024
1 parent 12d53f3 commit 8e12b58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/utils/external_dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ channels:
- conda-forge
- nvidia
dependencies:
- cudf==24.8.*
- dask-cudf==24.8.*
- cuxfilter==24.8.*
- cudf==24.8.*,>=0.0.0a0
- dask-cudf==24.8.*,>=0.0.0a0
- cuxfilter==24.8.*,>=0.0.0a0
- cuda-version=12.0
- python>=3.9,<3.12
- xarray-spatial
Expand Down

0 comments on commit 8e12b58

Please sign in to comment.