From 18a2c9da8ef7d1f57ee55d58e08c77416d68c95c Mon Sep 17 00:00:00 2001 From: Daniel McKnight <34697904+NeonDaniel@users.noreply.github.com> Date: Fri, 29 Dec 2023 15:34:23 -0800 Subject: [PATCH] Allow ovos-audio and OCP newer alpha releases (#161) # Description Unpins ovos-audio and ocp dependencies # Issues # Other Notes Co-authored-by: Daniel McKnight --- requirements/requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index c80c46f..876073a 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,4 +1,4 @@ -ovos-audio==0.0.2a28 +ovos-audio~=0.0.2a28 ovos-utils~=0.0.35 ovos-config~=0.0.10 phoneme-guesser~=0.1 @@ -9,8 +9,7 @@ click-default-group~=1.2 ovos-bus-client~=0.0.3 # Default OCP backend + plugins -ovos-plugin-common-play==0.0.6a2 -# TODO: Pinned to latest compatible version with no alpha deps (a9 conflicts with ovos-core) +ovos-plugin-common-play~=0.0.6a2 ovos-ocp-m3u-plugin~=0.0.1 ovos-ocp-rss-plugin~=0.0.2 ovos-ocp-files-plugin~=0.13