There was an error while loading. Please reload this page.
1 parent c33d374 commit 1f5ea2aCopy full SHA for 1f5ea2a
1 file changed
plugins/dask/pyproject.toml
@@ -7,7 +7,8 @@ authors = [{ name = "Kevin Su", email = "pingsutw@users.noreply.github.com" }]
7
requires-python = ">=3.10"
8
dependencies = [
9
"dask[distributed]>=2022.10.2",
10
- "flyte"
+ "flyte",
11
+ "bokeh"
12
]
13
14
[build-system]
0 commit comments