Skip to content

Commit

Permalink
Updating raft-dask recipe for now. Not yet able to fix the issue w/ t…
Browse files Browse the repository at this point in the history
…he suggestions from dask team
  • Loading branch information
cjnolet committed Mar 22, 2023
1 parent 6f4e77d commit 7958a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/recipes/raft-dask/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ requirements:
run:
- {{ pin_compatible('cudatoolkit', max_pin='x', min_pin='x') }}
- cuda-python >=11.7.1,<12.0
- dask >=2023.1.1
- dask <=2023.3.1
- dask-cuda ={{ minor_version }}
- distributed >=2023.1.1
- joblib >=0.11
Expand Down

0 comments on commit 7958a32

Please sign in to comment.