This commit is contained in:
Ruby 2026-01-26 22:01:36 +00:00
commit c157c2d5ec
10 changed files with 175 additions and 21 deletions

View file

@ -21,6 +21,7 @@ dependencies = [
"fastapi[standard]>=0.115.0",
"uvicorn>=0.34.0",
"h3>=3.7.0",
"overturemaps>=0.18.0",
"fastexcel>=0.19.0",
]