This commit is contained in:
Andras Schmelczer 2026-02-15 09:48:30 +00:00
parent 128b3191e7
commit 03445188ea
54 changed files with 596953 additions and 3577 deletions

View file

@ -26,6 +26,10 @@ dependencies = [
"pyproj>=3.7.2",
"pyshp>=2.3.0",
"folium>=0.20.0",
"flask",
"httpx",
"polars",
"fake-useragent>=2.2.0",
]
[tool.uv]