Skip to content

Commit 0519f4f

Browse files
committed
Merge branch 'main' into rjf/doc-road-network-example
2 parents b81915e + 31039d6 commit 0519f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"PyYAML",
2828
"tqdm",
2929
"rich",
30-
"h3>=3.7.1",
30+
"h3 < 4",
3131
"scipy",
3232
"returns",
3333
]

0 commit comments

Comments
 (0)