Skip to content

Commit

Permalink
fix: allow latest bus client version (#55)
Browse files Browse the repository at this point in the history
* fix:workshop2_compat

* fix: allow latest bus client version
  • Loading branch information
JarbasAl authored Nov 5, 2024
1 parent b7a77d6 commit 84a50b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ovos-utils>=0.0.38,<1.0.0
ovos_bus_client>=0.0.8,<1.0.0
ovos_bus_client>=0.0.8,<2.0.0
ovos-config>=0.0.12,<1.0.0
ovos-plugin-manager>=0.0.25,<1.0.0

0 comments on commit 84a50b8

Please sign in to comment.