Files
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
19b4086451 Update SQLAlchemy to 2.0.52 (#179482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-08-18 15:01:47 +02:00

15 lines
371 B
JSON

{
"domain": "recorder",
"name": "Recorder",
"codeowners": ["@home-assistant/core"],
"documentation": "https://www.home-assistant.io/integrations/recorder",
"integration_type": "system",
"iot_class": "local_push",
"quality_scale": "internal",
"requirements": [
"SQLAlchemy==2.0.52",
"fnv-hash-fast==2.0.3",
"psutil-home-assistant==0.0.1"
]
}