Skip to content

Commit

Permalink
fix dask
Browse files Browse the repository at this point in the history
  • Loading branch information
Nate Parsons committed Feb 22, 2024
1 parent 308c66e commit 9f37908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ test = [
dask = [
"dask[dataframe] >= 2022.11.1",
"distributed >= 2022.11.1",
"woodwork[dask] >= 0.28.0",
"woodwork[dask] >= 0.23.0",
]
spark = [
"woodwork[spark] >= 0.28.0",
Expand Down

0 comments on commit 9f37908

Please sign in to comment.