Skip to content

Commit

Permalink
Add cudf_polars to "all" dependency list.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Sep 23, 2024
1 parent 6255906 commit 786dcd8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda/environments/all_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ dependencies:
- pandas
- pandas>=2.0,<2.2.3dev0
- pandoc
- polars>=1.6
- pre-commit
- ptxcompiler
- pyarrow>=14.0.0,<18.0.0a0
Expand Down
1 change: 1 addition & 0 deletions conda/environments/all_cuda-125_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ dependencies:
- pandas
- pandas>=2.0,<2.2.3dev0
- pandoc
- polars>=1.6
- pre-commit
- pyarrow>=14.0.0,<18.0.0a0
- pydata-sphinx-theme!=0.14.2
Expand Down
1 change: 1 addition & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ files:
- rapids_build_setuptools
- run_common
- run_cudf
- run_cudf_polars
- run_pylibcudf
- run_dask_cudf
- run_custreamz
Expand Down

0 comments on commit 786dcd8

Please sign in to comment.