From 1930e501140a8bca8b302bc03f422a2d5e1772a9 Mon Sep 17 00:00:00 2001 From: miro Date: Wed, 11 Sep 2024 17:30:20 +0100 Subject: [PATCH] feat:extras_requirements default plugins that should be bundled in a "full" install --- requirements/extras.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/requirements/extras.txt b/requirements/extras.txt index 2758063..4331a80 100644 --- a/requirements/extras.txt +++ b/requirements/extras.txt @@ -1,2 +1,10 @@ -ovos-tts-plugin-server -ovos_audio_plugin_simple>=0.0.2a7 \ No newline at end of file +ovos-tts-plugin-server>=0.0.2, <1.0.0 +ovos_audio_plugin_simple>=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