From de96ce877e158585c98e4eed4438a50155b232ba Mon Sep 17 00:00:00 2001 From: Daniel McKnight Date: Tue, 17 Sep 2024 14:44:04 -0700 Subject: [PATCH] Update extended skills to support ovos 0.X dependencies Update OVOS skills to support 0.x versions where available --- requirements/pi.txt | 2 +- requirements/skills_extended.txt | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/requirements/pi.txt b/requirements/pi.txt index bc2019ccd..6646d59c7 100644 --- a/requirements/pi.txt +++ b/requirements/pi.txt @@ -54,7 +54,7 @@ ovos-phal-plugin-mk1 @ git+https://github.com/openvoiceos/ovos-phal-plugin-mk1@d ovos-gui-plugin-shell-companion~=0.0.0,>=0.0.1a6 # Pi-specific skills -neon-skill-core_ready~=0.1 +neon-skill-core_ready~=0.1,>=0.1.1a1 neon-skill-update~=3.1,>=3.1.1a1 ovos-skill-homescreen~=0.0.2,>=0.0.3a16 diff --git a/requirements/skills_extended.txt b/requirements/skills_extended.txt index 7954abd77..66cff4c1c 100644 --- a/requirements/skills_extended.txt +++ b/requirements/skills_extended.txt @@ -1,12 +1,12 @@ -neon-skill-audio_record~=1.0,>=1.0.1 -# neon-skill-custom_conversation>=0.0.1a8,<0.0.2 -# neon-skill-instructions~=0.1,>=0.1.1a4 -neon-skill-launcher~=1.0,>=1.0.2a1 +neon-skill-audio_recording~=0.0,>=0.0.1a1 +neon-skill-custom_conversation>=0.0.1a10,<0.0.2 +neon-skill-instructions~=0.1,>=0.1.1a5 +neon-skill-launcher~=1.0,>=1.0.2a2 skill-news~=0.0.3 -# neon-skill-recipes>=0.0.1a8 -neon-skill-synonyms~=1.0,>=1.0.2 -neon-skill-translation~=1.0,>=1.0.1 -neon-skill-camera~=1.0,>=1.0.2a1 -ovos-skill-somafm~=0.0.1 +neon-skill-recipes>=0.0.1a9 +neon-skill-synonyms~=1.0,>=1.0.3a1 +neon-skill-translation~=1.0,>=1.0.2a1 +neon-skill-camera~=1.0,>=1.0.2a2 +ovos-skill-somafm~=0.0,>=0.0.1 neon-homeassistant-skill~=0.0.18 -ovos-skill-icanhazdadjokes @ git+https://github.com/openvoiceos/skill-ovos-icanhazdadjokes@882f4bd1bab077a531b9f6979510b78f340a1886 +ovos-skill-icanhazdadjokes~=0.1