We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bd3830 commit 3b87945Copy full SHA for 3b87945
libs/kotaemon/pyproject.toml
@@ -46,7 +46,7 @@ dependencies = [
46
"openpyxl>=3.1.2,<3.2",
47
"opentelemetry-exporter-otlp-proto-grpc>=1.25.0", # https://github.com/chroma-core/chroma/issues/2571
48
"pandas>=2.2.2,<2.3",
49
- "plotly",
+ "plotly<6.0.0",
50
"PyMuPDF>=1.23,<=1.24.11",
51
"pypdf>=4.2.0,<4.3",
52
"python-decouple", # for theflow
0 commit comments