[project] name = "metrica" version = "0.1.0" description = "Tiny push-metrics collector with a minimal dashboard (static JSONL storage)" requires-python = ">=3.11" dependencies = [ "fastapi>=0.110", "uvicorn[standard]>=0.29", ]