From 5c92138b45e64cd716bb820d41737c42b55fd03a Mon Sep 17 00:00:00 2001 From: Daniel McKnight Date: Wed, 25 Oct 2023 16:51:22 -0700 Subject: [PATCH] Update ovos-audio and ovos-plugin-manager dependencies to test latest alpha versions Remove dependency patching now handled in ovos-audio --- requirements/requirements.txt | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index be83b47..f7f0b4d 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,16 +1,9 @@ -ovos-audio~=0.0.1,>=0.0.2a14 +ovos-audio~=0.0.1,>=0.0.2a24 ovos-utils~=0.0.35 ovos-config~=0.0.10 phoneme-guesser~=0.1 -ovos-plugin-manager~=0.0.22,>=0.0.24a5 +ovos-plugin-manager~=0.0.22,>=0.0.24a13 neon-utils[network]~=1.6 click~=8.0 click-default-group~=1.2 ovos-bus-client~=0.0.3 -# TODO: mycroft-bus-client patching ovos-plugin-common-play dependency -mycroft-messagebus-client~=0.10 - -ovos-plugin-common-play~=0.0.5 -ovos-ocp-rss-plugin~=0.0.2 -ovos-ocp-m3u-plugin~=0.0.1 -ovos-ocp-news-plugin~=0.0.3