From 757b28af710d6437444f4896e032551f709d535d Mon Sep 17 00:00:00 2001 From: JarbasAI <33701864+JarbasAl@users.noreply.github.com> Date: Fri, 1 Nov 2024 22:03:20 +0000 Subject: [PATCH] fix: allow workshop 2.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6b6a58e..c1f5b455 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ requests>=2.31.0 pytz ovos-utils>=0.0.28 -ovos-workshop>=0.0.16,<2.0.0 +ovos-workshop>=0.0.16,<3.0.0