Skip to content

Commit

Permalink
adds extractTable in the requirements with poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyfix committed May 3, 2024
1 parent 739636d commit dbb0df0
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 3 deletions.
39 changes: 36 additions & 3 deletions 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 @@ -47,6 +47,7 @@ tqdm = "^4.66.1"
python-Levenshtein = "^0.24.0"
pdfkit = "^1.0.0"
streamlit-option-menu = "^0.3.12"
extracttable = "^2.4.0"

[tool.poetry.group.dev.dependencies]
pre-commit = "^2.20.0"
Expand Down

0 comments on commit dbb0df0

Please sign in to comment.