fix: update pymupdf version in requirements
This commit is contained in:
parent
f38dd0fe8b
commit
cce3639074
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user