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.
2 parents 97713df + 9cce0c3 commit 6530381Copy full SHA for 6530381
1 file changed
requirements/base.txt
@@ -51,7 +51,7 @@ pytesseract
51
pydantic-ai>=1.56.0,<2
52
spacy
53
pdfplumber>=0.10.0 # https://github.com/jsvine/pdfplumber - PDF token extraction
54
-shapely>=2.0.0 # https://github.com/shapely/shapely - spatial operations for bbox intersection
+shapely>=2.1.2 # https://github.com/shapely/shapely - spatial operations for bbox intersection
55
56
# Data Processing Tools
57
# -------------------------------------------------------------------------------
0 commit comments