Skip to content

Commit

Permalink
Add runtime dependencies for OCR support
Browse files Browse the repository at this point in the history
Signed-off-by: Akashdeep Dhar <[email protected]>
  • Loading branch information
gridhead committed Sep 3, 2024
1 parent a0ac3ea commit 7b809f6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
17 changes: 16 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ pyside6-essentials = "^6.7.2"
pydantic = "^2.8.2"
pyyaml = "^6.0.2"
pillow = "^10.4.0"
pytesseract = "^0.3.13"

[tool.poetry.group.dev.dependencies]
pytest = "^7.1.3 || ^8.0.0"
Expand Down

0 comments on commit 7b809f6

Please sign in to comment.