Skip to content

Commit b301a67

Browse files
committed
bump dak req
1 parent f4452ca commit b301a67

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,20 @@ dynamic = ["version"]
3535
complete = [
3636
"dask-sphinx-theme >=3.0.2",
3737
"dask[array,dataframe]",
38-
"dask_awkward >=2023.6.1",
38+
"dask-awkward >=2023.10.0",
3939
"hist",
4040
"pytest",
4141
"sphinx >=4.0.0",
4242
]
4343
docs = [
4444
"dask-sphinx-theme >=3.0.2",
4545
"dask[array,dataframe]",
46-
"dask_awkward >=2023.6.1",
46+
"dask-awkward >=2023.10.0",
4747
"sphinx >=4.0.0",
4848
]
4949
test = [
5050
"dask[array,dataframe]",
51-
"dask_awkward >=2023.6.1",
51+
"dask-awkward >=2023.10.0",
5252
"hist",
5353
"pytest",
5454
]

0 commit comments

Comments
 (0)