Skip to content

Commit 5f01d3d

Browse files
committed
update routee-compass rust dependency to 0.18.0 and limit to <0.19 in python
1 parent 1547945 commit 5f01d3d

5 files changed

Lines changed: 233 additions & 144 deletions

File tree

pixi.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
"boto3",
1111
"requests>=2.32.5,<3",
1212
"osmnx[raster]>=2.0.7,<3",
13-
"nrel.routee.compass>=0.18.0,<1",
13+
"nrel.routee.compass>=0.18.0,<0.19",
1414
]
1515

1616
[project.optional-dependencies]

0 commit comments

Comments
 (0)