From 74d1a23ed4da8f748f91ed208bca5ce8d4e410e3 Mon Sep 17 00:00:00 2001 From: Daniel McKnight Date: Wed, 8 May 2024 10:11:33 -0700 Subject: [PATCH] Update to test ovos-utils 0.0.X resolution with latest changes --- requirements/requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 7e0f81dd9..e40b74f85 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -26,9 +26,7 @@ neon-utterance-normalizer-plugin~=0.1 # TODO: Below adding support for ovos-utils 0.1.0 #neon-mq-connector>=0.7.2a2 -#ovos-utils>=0.1.0a17 ## TODO: Below supporting resolution of ovos-utils<0.1.0 ovos-plugin-common-play==0.0.6 -# ovos-workshop==0.0.16a4 -ovos-workshop@git+https://github.com/openvoiceos/ovos-workshop@PATCH_OvosUtilsCompat \ No newline at end of file +ovos-utils~=0.0.38