Skip to content

Commit

Permalink
Bump the pin
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAugspurger committed Jan 16, 2025
1 parent 243499f commit 2664652
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ name = "rapids-dask-dependency"
version = "25.02.00a0"
description = "Dask and Distributed version pinning for RAPIDS"
dependencies = [
"dask==2024.12.1",
"distributed==2024.12.1",
"dask-expr==1.1.21",
# TODO: replace with 2025.1.0
"dask @ git+https://github.com/dask/dask",
"distributed @ git+https://github.com/dask/distributed",
]
license = { text = "Apache 2.0" }
readme = { file = "README.md", content-type = "text/markdown" }
Expand Down

0 comments on commit 2664652

Please sign in to comment.