We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1563bd3 commit 31fed88Copy full SHA for 31fed88
1 file changed
pyproject.toml
@@ -29,7 +29,7 @@ classifiers = [
29
"Operating System :: OS Independent",
30
]
31
dependencies = [
32
- "bokeh>=2.4.2,<3.7.0",
+ "bokeh>=2.4.2",
33
"dask>=2021.12.0,<2024.8",
34
"elabapi-python>=5.0,<5.2",
35
"fastdtw>=0.3.4",
0 commit comments