Skip to content

Commit f77b6fc

Browse files
authored
build(pyproject.toml): Depend on h3>=4 (#38)
1 parent 8d1663b commit f77b6fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)