Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements/requirements_dask.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Dependencies required for running the "stable dask" version of alphabase.
dask==2024.8.0
dask_expr==1.1.10
dask==2025.3.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add a comment that this requires python 3.10, and add that also to the Readme where the dask extra is menationed

dask_expr==2.0.0
Loading