diff --git a/requirements/extras.txt b/requirements/extras.txt
index 797334e2..20de8698 100644
--- a/requirements/extras.txt
+++ b/requirements/extras.txt
@@ -1,3 +1,3 @@
 rapidfuzz~=2.0
-ovos-bus-client < 0.1.0
-ovos-config >=0.0.12, < 0.1.0
\ No newline at end of file
+ovos-bus-client >=0.0.7
+ovos-config >=0.0.12
\ No newline at end of file
diff --git a/requirements/test.txt b/requirements/test.txt
index a410b6f8..1ceab828 100644
--- a/requirements/test.txt
+++ b/requirements/test.txt
@@ -1,3 +1,4 @@
 ovos_plugin_manager>=0.0.25a2
-ovos-config>=0.0.12a8
-ovos-workshop>=0.0.13a22
\ No newline at end of file
+ovos-config>=0.0.12
+ovos-workshop>=0.0.13a22
+ovos-bus-client >=0.0.7
\ No newline at end of file