mirror of
https://github.com/Cinnamon/kotaemon.git
synced 2025-12-16 11:47:48 +01:00
fix: update pymupdf version in requirements
This commit is contained in:
@@ -45,7 +45,7 @@ dependencies = [
|
|||||||
"opentelemetry-exporter-otlp-proto-grpc>=1.25.0", # https://github.com/chroma-core/chroma/issues/2571
|
"opentelemetry-exporter-otlp-proto-grpc>=1.25.0", # https://github.com/chroma-core/chroma/issues/2571
|
||||||
"pandas>=2.2.2,<2.3",
|
"pandas>=2.2.2,<2.3",
|
||||||
"plotly",
|
"plotly",
|
||||||
"PyMuPDF>=1.23",
|
"PyMuPDF>=1.23,<=1.24.11",
|
||||||
"pypdf>=4.2.0,<4.3",
|
"pypdf>=4.2.0,<4.3",
|
||||||
"python-decouple", # for theflow
|
"python-decouple", # for theflow
|
||||||
"python-docx>=1.1.0,<1.2",
|
"python-docx>=1.1.0,<1.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user