We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b129f1 commit f49c615Copy full SHA for f49c615
pyproject.toml
@@ -33,7 +33,7 @@ dependencies = [
33
# Additional typing support is brought by numpy>=1.22.4, but core build sticks to >=1.16.0
34
"numpy>=1.16.0,<3.0.0",
35
"scipy>=1.4.0,<2.0.0",
36
- "pypdfium2>=4.11.0,<5.0.0",
+ "pypdfium2>=4.11.0,<6.0.0",
37
"pyclipper>=1.2.0,<2.0.0",
38
"rapidfuzz>=3.0.0,<4.0.0",
39
"langdetect>=1.0.9,<2.0.0",
0 commit comments