build(deps): add pymupdf for text pdf extraction
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -13,6 +13,7 @@ dependencies = [
|
|||||||
"pydantic>=2.5.0",
|
"pydantic>=2.5.0",
|
||||||
"pydantic-settings>=2.1.0",
|
"pydantic-settings>=2.1.0",
|
||||||
"python-docx>=1.0.0",
|
"python-docx>=1.0.0",
|
||||||
|
"pymupdf>=1.24.0",
|
||||||
"openai>=1.6.0",
|
"openai>=1.6.0",
|
||||||
"qdrant-client>=1.7.0",
|
"qdrant-client>=1.7.0",
|
||||||
"tiktoken>=0.5.0",
|
"tiktoken>=0.5.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user