Alpha stage commit

This commit is contained in:
2026-07-01 23:29:51 +02:00
parent b583bb1233
commit e23387738b
84 changed files with 40807 additions and 326 deletions

14
requirements.txt Normal file
View File

@@ -0,0 +1,14 @@
fastapi>=0.128
uvicorn[standard]>=0.48
SQLAlchemy>=2.0
psycopg[binary]>=3.1
pydantic>=2.0
pydantic-settings>=2.0
requests>=2.31
shapely>=2.0
python-multipart>=0.0.9
Jinja2>=3.1
typer>=0.12
pytest>=8
httpx2>=2.5
osmium>=4.3