Skip to content

Commit b6dc6d2

Browse files
authored
Allow shaply 2.x (Issue #648) (#649)
Resolve #648
1 parent 26424aa commit b6dc6d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/rio-pmtiles/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"pmtiles~=3.0",
3939
"pyroaring~=1.0",
4040
"rasterio~=1.0",
41-
"shapely~=2.0.0",
41+
"shapely~=2.0",
4242
"supermercado",
4343
"tqdm~=4.0",
4444
],

0 commit comments

Comments
 (0)