Skip to content

Commit bb6ae07

Browse files
authored
Merge pull request #15039 from bdice/branch-24.04-merge-24.02
Forward-merge branch-24.02 to branch-24.04
2 parents d6902b0 + 2e17a40 commit bb6ae07

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

conda/recipes/cudf/meta.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,7 @@ requirements:
8282
- typing_extensions >=4.0.0
8383
- pandas >=2.0,<2.1.5dev0
8484
- cupy >=12.0.0
85-
# TODO: Pin to numba<0.58 until #14160 is resolved
86-
- numba >=0.57,<0.58
85+
- numba >=0.57
8786
- numpy >=1.21
8887
- {{ pin_compatible('pyarrow', max_pin='x') }}
8988
- libcudf ={{ version }}

0 commit comments

Comments
 (0)