Skip to content

Commit 3b87945

Browse files
committed
fix: plotly requirements #none
1 parent 3bd3830 commit 3b87945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/kotaemon/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
"openpyxl>=3.1.2,<3.2",
4747
"opentelemetry-exporter-otlp-proto-grpc>=1.25.0", # https://github.com/chroma-core/chroma/issues/2571
4848
"pandas>=2.2.2,<2.3",
49-
"plotly",
49+
"plotly<6.0.0",
5050
"PyMuPDF>=1.23,<=1.24.11",
5151
"pypdf>=4.2.0,<4.3",
5252
"python-decouple", # for theflow

0 commit comments

Comments
 (0)