From 68eca511c018727db108f12cfaea93e81053d52c Mon Sep 17 00:00:00 2001 From: JarbasAI <33701864+JarbasAl@users.noreply.github.com> Date: Wed, 16 Oct 2024 11:32:47 +0100 Subject: [PATCH] fix:allow more recent OPM --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5975864..4ffc3b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ovos-solver-openai-persona-plugin>=0.0.0a8 ovos-utils>=0.0.38 ovos-workshop>=0.0.15,<2.0.0 -ovos-plugin-manager~=0.0, >=0.0.26 +ovos-plugin-manager>=0.0.26,<1.0.0 ovos-translate-server-plugin