Skip to content

Commit

Permalink
Drop unused cdifflib
Browse files Browse the repository at this point in the history
  • Loading branch information
jonchang committed Dec 6, 2024
1 parent 0292dfe commit b888f33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
15 changes: 1 addition & 14 deletions OCR/poetry.lock

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

3 changes: 1 addition & 2 deletions OCR/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,12 @@ python = "^3.10"
numpy = "^1.26.4"
opencv-python = "^4.9.0.80"
levenshtein = "^0.25.1"
cdifflib = "^1.2.6"
fastapi = {extras = ["standard"], version = "^0.112.1"}
transformers = {extras = ["torch"], version = "^4.45.1"}
pillow = "^10.3.0"

datasets = "^3.0.1"
tesserocr = "^2.7.1"

[tool.poetry.group.dev.dependencies]
lxml = "^5.3.0"
docopt = "^0.6.2"
Expand Down

0 comments on commit b888f33

Please sign in to comment.