From 21c4f478b2f42101dbbf5d9f04ae47f7df56cb17 Mon Sep 17 00:00:00 2001 From: Daniel McKnight Date: Thu, 12 Oct 2023 18:50:54 -0700 Subject: [PATCH] Troubleshoot ovos-utils alpha version resolution --- requirements/core_modules.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements/core_modules.txt b/requirements/core_modules.txt index 539ed7b3c..5a16ab901 100644 --- a/requirements/core_modules.txt +++ b/requirements/core_modules.txt @@ -8,4 +8,5 @@ neon_audio~=1.3,>=1.3.3a14 # Troubleshooting version compat. ovos_plugin_common_play==0.0.6a2 neon-utils[network]~=1.6,>=1.6.3a3 -ovos-plugin-manager>=0.0.24a12 \ No newline at end of file +ovos-plugin-manager>=0.0.24a12 +ovos-utils>=0.0.36a3 \ No newline at end of file