Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update docling[tesserocr] requirement from <=2.8.3,>=2.4.2 to >=2.4.2,<=2.13.0 #463

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2025

Updates the requirements on docling[tesserocr] to permit the latest version.

Release notes

Sourced from docling[tesserocr]'s releases.

v2.13.0

Feature

  • Updated Layout processing with forms and key-value areas (#530) (60dc852)
  • Create a backend to parse USPTO patents into DoclingDocument (#606) (4e08750)
  • Add Easyocr parameter recog_network (#613) (3b53bd3)

Documentation

  • Add Haystack RAG example (#615) (3e599c7)
  • Fix the path to the run_with_accelerator.py example (#608) (3bb3bf5)
Changelog

Sourced from docling[tesserocr]'s changelog.

v2.13.0 - 2024-12-17

Feature

  • Updated Layout processing with forms and key-value areas (#530) (60dc852)
  • Create a backend to parse USPTO patents into DoclingDocument (#606) (4e08750)
  • Add Easyocr parameter recog_network (#613) (3b53bd3)

Documentation

  • Add Haystack RAG example (#615) (3e599c7)
  • Fix the path to the run_with_accelerator.py example (#608) (3bb3bf5)

v2.12.0 - 2024-12-13

Feature

  • Introduce support for GPU Accelerators (#593) (19fad92)

v2.11.0 - 2024-12-12

Feature

  • Add timeout limit to document parsing job. DS4SD#270 (#552) (3da166e)

Fix

  • Do not import python modules from deepsearch-glm (#569) (aee9c0b)
  • Handle no result from RapidOcr reader (#558) (f45499c)
  • Make enum serializable with human-readable value (#555) (a7df337)

Documentation

  • Update chunking usage docs, minor reorg (#550) (d0c9e8e)

v2.10.0 - 2024-12-09

Feature

  • Docling-parse v2 as default PDF backend (#549) (aca57f0)

Fix

  • Call into docling-core for legacy document transform (#551) (7972d47)
  • Introduce Image format options in CLI. Silence the tqdm downloading messages. (#544) (78f61a8)

v2.9.0 - 2024-12-09

Feature

... (truncated)

Commits
  • e31f09f chore: bump version to 2.13.0 [skip ci]
  • 60dc852 feat: Updated Layout processing with forms and key-value areas (#530)
  • 00dec7a test: generate file from CLI in a temporary directory (#618)
  • 4e08750 feat: create a backend to parse USPTO patents into DoclingDocument (#606)
  • 3e599c7 docs: add Haystack RAG example (#615)
  • 3b53bd3 feat: Add Easyocr parameter recog_network (#613)
  • 3bb3bf5 docs: Fix the path to the run_with_accelerator.py example (#608)
  • a2db5fb chore: bump version to 2.12.0 [skip ci]
  • 19fad92 feat: Introduce support for GPU Accelerators (#593)
  • 365a1e7 chore: bump version to 2.11.0 [skip ci]
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
docling[tesserocr] [>= 2.10.dev0, < 2.11]
docling[tesserocr] [>= 2.14.dev0, < 2.15]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [docling[tesserocr]](https://github.com/DS4SD/docling) to permit the latest version.
- [Release notes](https://github.com/DS4SD/docling/releases)
- [Changelog](https://github.com/DS4SD/docling/blob/main/CHANGELOG.md)
- [Commits](DS4SD/docling@v2.4.2...v2.13.0)

---
updated-dependencies:
- dependency-name: docling[tesserocr]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 8, 2025
@mergify mergify bot added the ci-failure label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-failure dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants