Skip to content

Commit

Permalink
limit dask
Browse files Browse the repository at this point in the history
  • Loading branch information
oaksharks committed Feb 22, 2024
1 parent e96f73b commit 2565677
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements-dask.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
dask!=2023.2.1,!=2023.3.*,!=2023.4.*,!=2023.5.*
#dask!=2023.2.1,!=2023.3.*,!=2023.4.*,!=2023.5.*
dask!=2023.2.1,!=2023.3.*,!=2023.4.*,!=2023.5.*,<=2023.2.0
distributed!=2023.2.1,!=2023.3.*,!=2023.4.*,!=2023.5.*
#dask<=2023.2.0
#distributed<=2023.2.0
dask-ml
#dask-ml
dask-ml<=2023.3.24

0 comments on commit 2565677

Please sign in to comment.