Skip to content

Commit

Permalink
remove explicit dask requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
masonproffitt authored Nov 27, 2023
1 parent 36c88bd commit 7a9d8c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
python_requires=('>=3.8, <3.13'),
install_requires=[
'awkward>=2.0.9',
'dask[complete]',
'dask-awkward>=2023.8.1',
'func-adl>=3.2.7',
'numpy',
Expand Down

0 comments on commit 7a9d8c0

Please sign in to comment.