From 6aedaa3a5be277d5de625e3bee86c1177daa6da5 Mon Sep 17 00:00:00 2001 From: miro Date: Tue, 17 Sep 2024 21:24:44 +0100 Subject: [PATCH] fix:extras_from_ocp let OCP define default stream extractors allow 1.X.X with mycroft compat removed https://github.com/OpenVoiceOS/ovos-ocp-audio-plugin/pull/132 --- requirements/extras.txt | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/requirements/extras.txt b/requirements/extras.txt index 6281597..fea0fe4 100644 --- a/requirements/extras.txt +++ b/requirements/extras.txt @@ -6,11 +6,4 @@ ovos_audio_plugin_simple>=0.1.0, <1.0.0 ovos-audio-plugin-mpv>=0.0.1, <1.0.0 ovos-media-plugin-spotify>=0.2.3, <1.0.0 ovos-media-plugin-chromecast>=0.1.0, <1.0.0 -ovos_plugin_common_play>=0.0.7, <1.0.0 - -# OCP plugins -ovos-ocp-youtube-plugin~=0.0, >=0.0.1 -ovos-ocp-m3u-plugin>=0.0.1,<1.0.0 -ovos-ocp-rss-plugin>=0.0.2,<1.0.0 -ovos-ocp-files-plugin~=0.13 -ovos-ocp-news-plugin>=0.0.3,<1.0.0 +ovos_plugin_common_play[extractors]>=0.0.7, <2.0.0