Bump shapely to 2.1.* (#13847)

This commit is contained in:
Semyon Moroz
2025-04-16 20:54:27 -07:00
committed by GitHub
parent b37974492e
commit 6f7c79786f
17 changed files with 324 additions and 122 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "2.0.*"
version = "2.1.*"
# Requires a version of numpy with a `py.typed` file
requires = ["numpy>=1.20"]
upstream_repository = "https://github.com/shapely/shapely"