We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac3d75c commit 20da138Copy full SHA for 20da138
continuous_integration/environment-3.12.yaml
@@ -50,8 +50,7 @@ dependencies:
50
# Temporary fix for https://github.com/jupyterlab/jupyterlab/issues/17012
51
- httpx<0.28.0
52
- pip:
53
- - git+https://github.com/phofl/dask.git@io-tasks
54
- # - git+https://github.com/dask/dask
+ - git+https://github.com/dask/dask
55
- git+https://github.com/dask/zict
56
# Revert after https://github.com/dask/distributed/issues/8614 is fixed
57
# - git+https://github.com/dask/s3fs
0 commit comments