Skip to content

Commit f6f2790

Browse files
committed
Slim down the pyproject.toml.
1 parent 28fb90d commit f6f2790

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pyproject.toml

-7
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,13 @@ dependencies = [
1515
'dask',
1616
'dask_jobqueue',
1717
'distributed',
18-
'numba>=0.57.0',
1918
'numpy',
2019
'psutil',
21-
'ipywidgets',
2220
'pytest',
2321
'pytest-cov',
2422
'pytest-html',
2523
'rich',
2624
'tqdm',
27-
'zarr',
28-
'bokeh',
29-
'jupyterlab',
30-
'pyarrow',
31-
'graphviz',
3225
]
3326

3427

0 commit comments

Comments
 (0)