File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,6 +52,8 @@ dependencies:
5252 - zstandard
5353 # Temporary fix for https://github.com/pypa/setuptools/issues/4496
5454 - setuptools < 71
55+ # Temporary fix for https://github.com/jupyterlab/jupyterlab/issues/17012
56+ - httpx<0.28.0
5557 - pip :
5658 - git+https://github.com/dask/dask
5759 - git+https://github.com/dask/dask-expr
Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ dependencies:
4646 - zstandard
4747 # Temporary fix for https://github.com/pypa/setuptools/issues/4496
4848 - setuptools < 71
49+ # Temporary fix for https://github.com/jupyterlab/jupyterlab/issues/17012
50+ - httpx<0.28.0
4951 - pip :
5052 - git+https://github.com/dask/dask
5153 - git+https://github.com/dask/dask-expr
Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ dependencies:
4646 - zstandard
4747 # Temporary fix for https://github.com/pypa/setuptools/issues/4496
4848 - setuptools < 71
49+ # Temporary fix for https://github.com/jupyterlab/jupyterlab/issues/17012
50+ - httpx<0.28.0
4951 - pip :
5052 - git+https://github.com/dask/dask
5153 - git+https://github.com/dask/dask-expr
Original file line number Diff line number Diff line change @@ -45,6 +45,8 @@ dependencies:
4545 - zstandard
4646 # Temporary fix for https://github.com/pypa/setuptools/issues/4496
4747 - setuptools < 71
48+ # Temporary fix for https://github.com/jupyterlab/jupyterlab/issues/17012
49+ - httpx<0.28.0
4850 - pip :
4951 - git+https://github.com/dask/dask
5052 - git+https://github.com/dask/dask-expr
You can’t perform that action at this time.
0 commit comments