From 4158244cc1afc78bed9e15d5b31ed9cedaf52e18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Trellu?= Date: Wed, 24 Jan 2024 20:22:11 -0500 Subject: [PATCH] [ansible/venv] Add OCP YouTube and news plugins --- .../templates/virtualenv/core-requirements.txt.j2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ansible/roles/ovos_installer/templates/virtualenv/core-requirements.txt.j2 b/ansible/roles/ovos_installer/templates/virtualenv/core-requirements.txt.j2 index 895aaf5f..8d10abf1 100644 --- a/ansible/roles/ovos_installer/templates/virtualenv/core-requirements.txt.j2 +++ b/ansible/roles/ovos_installer/templates/virtualenv/core-requirements.txt.j2 @@ -31,6 +31,8 @@ ovos-ww-plugin-vosk git+https://github.com/OpenVoiceOS/ovos-bidirectional-translation-plugin.git git+https://github.com/OpenVoiceOS/ovos-cli-client.git git+https://github.com/OpenVoiceOS/ovos-docs-viewer.git +git+https://github.com/OpenVoiceOS/ovos-ocp-news-plugin.git +git+https://github.com/OpenVoiceOS/ovos-ocp-youtube-plugin.git git+https://github.com/OpenVoiceOS/ovos-stt-plugin-chromium.git git+https://github.com/OpenVoiceOS/ovos-utterance-corrections-plugin.git git+https://github.com/OpenVoiceOS/ovos-utterance-plugin-cancel