From b729025019251acb3f42f016b0fb4d258067ab8f 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 166680a..5746df3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4 pytz feedparser~=6.0 -ovos-bus-client>=0.0.9 +ovos-bus-client>=0.0.9,<2.0.0 ovos-utils>=0.1.0 ovos-workshop>=0.0.16,<3.0.0