Skip to content

Commit

Permalink
PIn to old dask and dask-expr versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonbb committed Apr 26, 2024
1 parent 750fe4b commit 2ea13d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ requires-python = ">=3.9"
dependencies = [
'pandas',
'numpy',
'dask>=2024.3.0',
'dask=2024.3.1',
'dask[distributed]>=2024.3.0',
'dask-expr-1.0.5',
'pyarrow',
'pyvo',
'scipy',
Expand Down

0 comments on commit 2ea13d5

Please sign in to comment.