This commit is contained in:
2024-07-05 17:21:47 +02:00
parent bec1827891
commit 006b80018a
9 changed files with 396 additions and 133 deletions

View File

@@ -10,5 +10,7 @@ fastapi = "*"
osmpythontools = "*"
pydantic = "*"
shapely = "*"
networkx = "*"
geopy = "*"
[dev-packages]