Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: GALI PREM SAGAR <[email protected]>
  • Loading branch information
cjnolet and galipremsagar authored Oct 4, 2023
1 parent 3a8c24a commit 3521733
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/raft-dask/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ license = { text = "Apache 2.0" }
requires-python = ">=3.9"
dependencies = [
"dask-cuda==23.12.*",
"dask>=2023.9.2",
"distributed>=2023.9.2",
"dask==2023.9.2",
"distributed==2023.9.2",
"joblib>=0.11",
"numba>=0.57",
"numpy>=1.21",
Expand Down

0 comments on commit 3521733

Please sign in to comment.