Skip to content

Commit 2e17a40

Browse files
committed
Merge branch-24.02 into branch-24.04
2 parents d6902b0 + ac438c4 commit 2e17a40

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)