Skip to content

Commit 6530381

Browse files
authored
Merge pull request #1365 from Open-Source-Legal/dependabot/pip/shapely-gte-2.1.2
Update shapely requirement from >=2.0.0 to >=2.1.2
2 parents 97713df + 9cce0c3 commit 6530381

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ pytesseract
5151
pydantic-ai>=1.56.0,<2
5252
spacy
5353
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
54+
shapely>=2.1.2 # https://github.com/shapely/shapely - spatial operations for bbox intersection
5555

5656
# Data Processing Tools
5757
# -------------------------------------------------------------------------------

0 commit comments

Comments
 (0)