chore: add dask[distributed] and dask-jobqueue to project dependencies
This commit is contained in:
@@ -11,6 +11,8 @@ dependencies = [
|
||||
"scipy>=1.11",
|
||||
"matplotlib>=3.8",
|
||||
"seaborn>=0.13",
|
||||
"dask[distributed]",
|
||||
"dask-jobqueue",
|
||||
# add others as you discover they’re imported at top level
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user