Skip to content

Commit

Permalink
Pin to 24.8.x instead of 24.8 (#282)
Browse files Browse the repository at this point in the history
Signed-off-by: Praateek Mahajan <praateekm@gmail.com>
  • Loading branch information
praateekmahajan authored Oct 4, 2024
1 parent c75a9d2 commit 017ff97
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements/requirements_cuda12x.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cudf-cu12==24.8
cugraph-cu12==24.8
cuml-cu12==24.8
dask-cuda==24.8
dask-cudf-cu12==24.8
cudf-cu12==24.8.*
cugraph-cu12==24.8.*
cuml-cu12==24.8.*
dask-cuda==24.8.*
dask-cudf-cu12==24.8.*
spacy[cuda12x]>=3.6.0, <3.8.0

0 comments on commit 017ff97

Please sign in to comment.