mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
security(deps-dev): update docling requirement from >=1.0.0 to >=2.107.0 (#713)
Updates the requirements on [docling](https://github.com/docling-project/docling) to permit the latest version. - [Release notes](https://github.com/docling-project/docling/releases) - [Changelog](https://github.com/docling-project/docling/blob/main/CHANGELOG.md) - [Commits](https://github.com/docling-project/docling/compare/v1.0.0...v2.107.0) --- updated-dependencies: - dependency-name: docling dependency-version: 2.107.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
c90d80f663
commit
b32e88644d
+1
-1
@@ -114,7 +114,7 @@ llm-all = [
|
||||
]
|
||||
|
||||
# ---- Document Parsing ----
|
||||
parse-docling = ["docling>=1.0.0"]
|
||||
parse-docling = ["docling>=2.107.0"]
|
||||
|
||||
# ---- Database Connectors ----
|
||||
db-snowflake = ["snowflake-connector-python>=4.6.0", "cryptography>=49.0.0"]
|
||||
|
||||
Reference in New Issue
Block a user