Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
lixfz committed Jun 30, 2023
1 parent f883416 commit c5feb82
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements-dask.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#dask!=2023.3.*,!=2023.4.*
#distributed!=2023.3.*,!=2023.4.*
dask<=2023.2.0
distributed<=2023.2.0
dask!=2023.2.1,!=2023.3.*,!=2023.4.*,!=2023.5.*
distributed!=2023.2.1,!=2023.3.*,!=2023.4.*,!=2023.5.*
#dask<=2023.2.0
#distributed<=2023.2.0
dask-ml

0 comments on commit c5feb82

Please sign in to comment.