Update manifest.json

This commit is contained in:
thekiwismarthome
2026-02-14 06:59:55 +13:00
committed by GitHub
parent 9a74fd9027
commit f8324ccf8f
@@ -4,7 +4,7 @@
"version": "2.0.0",
"documentation": "https://github.com/thekiwismarthome/shopping-list-manager",
"issue_tracker": "https://github.com/thekiwismarthome/shopping-list-manager/issues",
"requirements": ["Pillow>=10.0.0"],
"requirements": ["Pillow>=10.0.0", "aiofiles>=23.0.0"],
"dependencies": [],
"codeowners": ["@thekiwismarthome"],
"config_flow": true,