Skip to content

Commit

Permalink
fix(cudf-polars): bump to <1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
gforsyth committed Feb 27, 2025
1 parent 93d627a commit 06bb8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/recipes/cudf-polars/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ requirements:
run:
- python
- pylibcudf =${{ version }}
- polars >=1.20,<1.23
- polars >=1.20,<1.24
- ${{ pin_compatible("cuda-version", upper_bound="x", lower_bound="x") }}
ignore_run_exports:
by_name:
Expand Down

0 comments on commit 06bb8b0

Please sign in to comment.