Skip to content

Commit

Permalink
➕ build(-): add pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
Tagite committed Jan 7, 2025
1 parent c64576e commit 89f58ba
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"pillow>=11.0.0",
"pydantic>=2.10.4",
"pymupdf>=1.25.1",
"pyqt5>=5.15.11",
"typer>=0.15.1",
Expand Down
78 changes: 78 additions & 0 deletions uv.lock

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

0 comments on commit 89f58ba

Please sign in to comment.