File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ dependencies:
1717 - ipykernel
1818 - ipywidgets
1919 - jinja2
20- - jupyter_events<0.11
20+ - jupyter_events
2121 - jupyter-server-proxy
2222 - jupyterlab
2323 - locket
@@ -28,7 +28,7 @@ dependencies:
2828 - prometheus_client
2929 - psutil
3030 - pyarrow
31- - pytest<8.4 # Pin due to https://github.com/pytest-dev/pytest-cov/issues/693
31+ - pytest
3232 - pytest-cov
3333 - pytest-faulthandler
3434 - pytest-repeat
@@ -38,15 +38,11 @@ dependencies:
3838 - scikit-learn
3939 - scipy
4040 - sortedcollections
41- - tblib !=3.2.0,!=3.2.1
41+ - tblib
4242 - toolz
4343 - tornado
4444 - zict # overridden by git tip below
4545 - zstandard
46- # Temporary fix for https://github.com/pypa/setuptools/issues/4496
47- - setuptools < 71
48- # Temporary fix for https://github.com/jupyterlab/jupyterlab/issues/17012
49- - httpx<0.28.0
5046 - pip :
5147 - git+https://github.com/dask/dask
5248 - git+https://github.com/dask/zict
You can’t perform that action at this time.
0 commit comments