From 8b939c13530ae984c7f74fb1e7b058f58f5efc8b Mon Sep 17 00:00:00 2001 From: tmjo <54450177+tmjo@users.noreply.github.com> Date: Sun, 24 Jul 2022 16:47:21 +0200 Subject: [PATCH] Update manifest.json --- custom_components/norwegiantide/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/norwegiantide/manifest.json b/custom_components/norwegiantide/manifest.json index 7afc284..db98249 100644 --- a/custom_components/norwegiantide/manifest.json +++ b/custom_components/norwegiantide/manifest.json @@ -9,5 +9,5 @@ "codeowners": [ "@tmjo" ], - "requirements": ["Pillow>=8.1.0", "matplotlib>=3.3.3"] + "requirements": ["Pillow>=8.1.0", "matplotlib>=3.3.3","numpy>=1.21.6"] }