From 8d43fa0143d83638547881798af501432db1fed4 Mon Sep 17 00:00:00 2001 From: miro Date: Tue, 5 Nov 2024 03:18:36 +0000 Subject: [PATCH] fix: allow latest ovos-gui changes companion to https://github.com/OpenVoiceOS/ovos-bus-client/pull/120 and https://github.com/OpenVoiceOS/ovos-gui/pull/53 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dfd581d..f1579d6 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ovos-utils >= 0.1.0 -ovos-bus-client>=0.0.9 +ovos-bus-client>=0.0.9,<2.0.0 ovos-workshop>=0.0.16,<3.0.0 pyradios dead-simple-cache>=1.2.2