Skip to content

Commit 19e3e25

Browse files
authored
Merge pull request #3 from bitmakerla/update-dependecies
Update dependencies
2 parents 1447888 + 55b3907 commit 19e3e25

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ dependencies = [
1616
"click>=8.0",
1717
"scrapy>=2.11",
1818
"pydantic>=2.0",
19+
"pymupdf>=1.24.0",
20+
"pytesseract>=0.3.10",
21+
"pillow>=10.0.0",
22+
"requests>=2.31.0",
1923
]
2024

2125
[project.scripts]

0 commit comments

Comments
 (0)