mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-08-09 10:39:11 +02:00
Compare commits
2 commits
dev
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
90dc084b97 | ||
|
|
f0e1d3f872 |
2 changed files with 3 additions and 3 deletions
|
|
@ -33,4 +33,4 @@ PyMuPDF
|
|||
# magika (onnxruntime), already a core dep via fastembed. We avoid the
|
||||
# [all]/Azure/audio extras (cloud + heavy). Pinned to a release >30 days old per
|
||||
# the dependency-age discussion in issue #485.
|
||||
markitdown[docx,pptx,xlsx,xls]==0.1.6
|
||||
markitdown[docx,pptx,xlsx,xls]==0.1.7
|
||||
|
|
|
|||
|
|
@ -3,9 +3,9 @@ uvicorn
|
|||
python-multipart
|
||||
python-dotenv
|
||||
httpx
|
||||
httpcore>=1.0,<2.0
|
||||
httpcore>=1.0.9,<2.0
|
||||
pydantic>=2.13.4
|
||||
pydantic-settings>=2.14.1
|
||||
pydantic-settings>=2.14.2
|
||||
SQLAlchemy
|
||||
pypdf
|
||||
beautifulsoup4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue