File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies:
1515 - filesystem-spec # overridden by git tip below
1616 - h5py
1717 - ipykernel
18- - ipywidgets
18+ - ipywidgets <8 # FIXME https://github.com/dask/distributed/issues/6909
1919 - jinja2
2020 - locket >=1.0
2121 - msgpack-python
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ dependencies:
1616 - filesystem-spec
1717 - h5py
1818 - ipykernel
19- - ipywidgets
19+ - ipywidgets <8 # FIXME https://github.com/dask/distributed/issues/6909
2020 - jinja2
2121 - locket >=1.0
2222 - msgpack-python
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ dependencies:
1616 - filesystem-spec
1717 - h5py
1818 - ipykernel
19- - ipywidgets
19+ - ipywidgets <8 # FIXME https://github.com/dask/distributed/issues/6909
2020 - jinja2
2121 - locket >=1.0
2222 - lz4 >=0.23.1 # Only tested here
You can’t perform that action at this time.
0 commit comments