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 86b3ee8 commit fbc2cd4Copy full SHA for fbc2cd4
libs/kotaemon/pyproject.toml
@@ -43,6 +43,8 @@ dependencies = [
43
"llama-index-vector-stores-chroma>=0.1.9",
44
"llama-index-vector-stores-lancedb",
45
"openai>=1.23.6,<2",
46
+ "matplotlib",
47
+ "matplotlib-inline",
48
"openpyxl>=3.1.2,<3.2",
49
"opentelemetry-exporter-otlp-proto-grpc>=1.25.0", # https://github.com/chroma-core/chroma/issues/2571
50
"pandas>=2.2.2,<2.3",
0 commit comments