From c887abf68e6ca0b795c7b7fb42fff3f75271a54e Mon Sep 17 00:00:00 2001 From: Daniel McKnight <34697904+NeonDaniel@users.noreply.github.com> Date: Tue, 2 Jan 2024 11:22:22 -0800 Subject: [PATCH] Update dependencies to stable versions with ovos-core 0.0.7 compat. (#104) Update dependencies to stable versions Co-authored-by: Daniel McKnight --- requirements/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 757714e..a28b5b0 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,7 +1,7 @@ -ovos-plugin-manager >= 0.0.25a4, < 0.1.0 +ovos-plugin-manager >= 0.0.25, < 0.1.0 ovos-bus-client>=0.0.7, < 0.1.0 ovos-utils>=0.0.38, < 0.1.0 -ovos_workshop >=0.0.15a2, < 0.1.0 +ovos_workshop >=0.0.15, < 0.1.0 ovos-ocp-files-plugin~=0.13 -padacioso~=0.2, >=0.1.1 +padacioso~=0.1, >=0.1.1 dbus-next