Add aiofiles to pyproject.toml (#146561)

This commit is contained in:
Robert Resch
2025-06-11 19:32:38 +01:00
committed by GitHub
parent 8d24d775f1
commit 4a15f12a0b
4 changed files with 3 additions and 16 deletions

View File

@@ -24,6 +24,7 @@ classifiers = [
requires-python = ">=3.13.2"
dependencies = [
"aiodns==3.4.0",
"aiofiles==24.1.0",
# Integrations may depend on hassio integration without listing it to
# change behavior based on presence of supervisor. Deprecated with #127228
# Lib can be removed with 2025.11