File tree 7 files changed +11
-11
lines changed
7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 64
64
- tornado
65
65
- pyarrow
66
66
- urllib3
67
- - git+https://github.com/dask /dask
67
+ - git+https://github.com/fjetter /dask@remove_subgraph_callable
68
68
- git+https://github.com/dask/zict
69
69
70
70
# Increase this value to clear the cache on GitHub actions if nothing else in this file
Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ dependencies:
56
56
# Temporary fix for https://github.com/jupyterlab/jupyterlab/issues/17012
57
57
- httpx<0.28.0
58
58
- pip :
59
- - git+https://github.com/dask /dask
60
- - git+https://github.com/dask /dask-expr
59
+ - git+https://github.com/fjetter /dask@remove_subgraph_callable
60
+ - git+https://github.com/fjetter /dask@remove_subgraph_callable -expr
61
61
- git+https://github.com/dask/zict
62
62
- git+https://github.com/dask/crick # Only tested here
63
63
# Revert after https://github.com/dask/distributed/issues/8614 is fixed
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ dependencies:
50
50
# Temporary fix for https://github.com/jupyterlab/jupyterlab/issues/17012
51
51
- httpx<0.28.0
52
52
- pip :
53
- - git+https://github.com/dask /dask
54
- - git+https://github.com/dask /dask-expr
53
+ - git+https://github.com/fjetter /dask@remove_subgraph_callable
54
+ - git+https://github.com/fjetter /dask@remove_subgraph_callable -expr
55
55
- git+https://github.com/dask/zict
56
56
# Revert after https://github.com/dask/distributed/issues/8614 is fixed
57
57
# - git+https://github.com/dask/s3fs
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ dependencies:
50
50
# Temporary fix for https://github.com/jupyterlab/jupyterlab/issues/17012
51
51
- httpx<0.28.0
52
52
- pip :
53
- - git+https://github.com/dask /dask
54
- - git+https://github.com/dask /dask-expr
53
+ - git+https://github.com/fjetter /dask@remove_subgraph_callable
54
+ - git+https://github.com/fjetter /dask@remove_subgraph_callable -expr
55
55
- git+https://github.com/dask/zict
56
56
# Revert after https://github.com/dask/distributed/issues/8614 is fixed
57
57
# - git+https://github.com/dask/s3fs
Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ dependencies:
49
49
# Temporary fix for https://github.com/jupyterlab/jupyterlab/issues/17012
50
50
- httpx<0.28.0
51
51
- pip :
52
- - git+https://github.com/dask /dask
53
- - git+https://github.com/dask /dask-expr
52
+ - git+https://github.com/fjetter /dask@remove_subgraph_callable
53
+ - git+https://github.com/fjetter /dask@remove_subgraph_callable -expr
54
54
- git+https://github.com/dask/zict
55
55
# Revert after https://github.com/dask/distributed/issues/8614 is fixed
56
56
# - git+https://github.com/dask/s3fs
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies:
23
23
# Distributed depends on the latest version of Dask
24
24
- pip
25
25
- pip :
26
- - git+https://github.com/dask /dask
26
+ - git+https://github.com/fjetter /dask@remove_subgraph_callable
27
27
# test dependencies
28
28
- pytest
29
29
- pytest-cov
Original file line number Diff line number Diff line change 2
2
tornado
3
3
toolz
4
4
cloudpickle
5
- git+https://github.com/dask /dask
5
+ git+https://github.com/fjetter /dask@remove_subgraph_callable
6
6
sphinx
7
7
dask-sphinx-theme >= 3.0.0
8
8
# FIXME: `sphinxcontrib-*` pins are a workaround until we have sphinx>=5.
You can’t perform that action at this time.
0 commit comments