From 74f4eedc960c37e618eed91cc2a5ecea853c47be 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 097dcb7..7ed1ea6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ json_database>=0.5 combo_lock>=0.2 ovos-utils>=0.0.32 -ovos-bus-client>=0.0.3 +ovos-bus-client>=0.0.3,<2.0.0 ovos-workshop>=0.0.15 caldav~=1.2 icalendar~=5.0