reverse geocode async

This commit is contained in:
2026-04-04 10:15:00 -04:00
parent c395492583
commit 5b04a6aac4
6 changed files with 505 additions and 102 deletions

View File

@@ -6,7 +6,8 @@ dependencies = [
"click>=8.3.1",
"daemonize>=2.5.0",
"fastapi==0.135.1",
"geopy==2.4.1",
"geopy[aiohttp]==2.4.1",
"httpx>=0.28.1",
"numpy==2.4.3",
"pydantic==2.12.5",
"pyicloud>=2.4.1",