Skip to content

Commit cf03581

Browse files
committed
Add missing deps
1 parent fa54206 commit cf03581

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.04.00
1+
24.04.00a523

conda/recipes/cudf/meta.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,10 @@ requirements:
6262
- protobuf ==4.24.*
6363
- python
6464
- cython >=3.0.3
65-
# TODO: Add once the package exists.
65+
# TODO: Add once the package exists. Then tomli/tomli-w will be pulled by rapids_builder
6666
#- rapids_builder
67+
- tomli
68+
- tomli-w
6769
- scikit-build-core >=0.7.0
6870
- setuptools
6971
- dlpack >=0.5,<0.6.0a0

0 commit comments

Comments
 (0)