Skip to content

Commit 77ec77e

Browse files
authored
chore: Bump geoarrow-rust dep (#854)
1 parent fcc2518 commit 77ec77e

File tree

2 files changed

+40
-38
lines changed

2 files changed

+40
-38
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
# The same version pin as geopandas
2020
"pyproj>=3.3",
2121
"typing-extensions>=4.6.0; python_version < '3.12'",
22-
"geoarrow-rust-core>=0.5.0-beta.2",
22+
"geoarrow-rust-core>=0.5.1",
2323
]
2424
keywords = [
2525
"GIS",

0 commit comments

Comments
 (0)