Skip to content

Commit

Permalink
fix version of dask
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderegg committed May 25, 2023
1 parent 833458c commit acaef9b
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,15 @@ cloudpickle==2.2.1
# distributed
coverage==7.2.5
# via pytest-cov
dask==2023.5.0
dask==2023.3.2
# via
# -c requirements/../../../../dask-sidecar/requirements/_dask-distributed.txt
# dask-gateway
# distributed
dask-gateway==2023.1.1
# via -r requirements/_test.in
dill==0.3.6
# via pylint
distributed==2023.5.0
distributed==2023.3.2
# via
# -c requirements/../../../../dask-sidecar/requirements/_dask-distributed.txt
# dask-gateway
Expand Down

0 comments on commit acaef9b

Please sign in to comment.