Skip to content

Commit 31fed88

Browse files
committed
remove limit on bokeh
1 parent 1563bd3 commit 31fed88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ classifiers = [
2929
"Operating System :: OS Independent",
3030
]
3131
dependencies = [
32-
"bokeh>=2.4.2,<3.7.0",
32+
"bokeh>=2.4.2",
3333
"dask>=2021.12.0,<2024.8",
3434
"elabapi-python>=5.0,<5.2",
3535
"fastdtw>=0.3.4",

0 commit comments

Comments
 (0)