Skip to content

Commit

Permalink
Merge ead3bff into f740b6f
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonbb authored Mar 14, 2024
2 parents f740b6f + ead3bff commit bca6ae8
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 @@ -17,7 +17,7 @@ dynamic=["version"]
dependencies = [
'pandas',
'numpy',
'dask>=2023.6.1',
'dask>=2023.6.1,<2024.3.0', # We currently do not support dask/dask-expr
'dask[distributed]',
'pyarrow',
'pyvo',
Expand Down

0 comments on commit bca6ae8

Please sign in to comment.