From ec616d76f023f020124e89ab56a66980208e8dab Mon Sep 17 00:00:00 2001 From: NeonDaniel Date: Fri, 24 Feb 2023 23:19:27 +0000 Subject: [PATCH] Update skill.json --- skill.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skill.json b/skill.json index a1a880a..9cf17b3 100644 --- a/skill.json +++ b/skill.json @@ -16,8 +16,8 @@ "systemDeps": false, "requirements": { "python": [ - "neon_utils~=1.0", - "ovos_utils>=0.0.28a7" + "neon-utils[network,configuration]~=1.0,>=1.2.2a6", + "ovos_utils>=0.0.28" ], "system": {}, "skill": []