Skip to content

Commit 298839c

Browse files
Merge branch 'main' into dep/01-09-2024-batch-upgrade
2 parents 9a34966 + 74553db commit 298839c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ llm = [
181181
"bert-score>=0.3.13",
182182
"tenacity>=4.11.0",
183183
"faiss-cpu>=1.7.4, <1.8.0.post1",
184-
"bokeh>=3.3.4",
184+
"bokeh>=3.3.4, <3.5", # Bokeh >= 3.6 cause issue with rendering plots when saving to html file
185185
"umap-learn>=0.5.5",
186186
"scikit-learn>=1.3.2",
187187
]

0 commit comments

Comments
 (0)