[project] name = "amarillo-metrics" version = "0.0.4" description = "Prometheus metrics for Amarillo" readme = "README.md" license = {file = "LICENSE"} dependencies = [ "fastapi", "amarillo", "prometheus-fastapi-instrumentator", "prometheus-client" ]