Skip to content

Commit 4fb7c15

Browse files
committed
build(pyproject.toml): Depend on h3>=4
1 parent d879c8a commit 4fb7c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"numpy",
1515
"pandas",
1616
"shapely",
17-
"h3",
17+
"h3>=4",
1818
"typing-extensions",
1919
]
2020

0 commit comments

Comments
 (0)