Skip to content

Commit 104473e

Browse files
JarbasAlclaude
andcommitted
fix: allow ovos-bus-client 2.x
Raise the upper version cap so this repo accepts the new major(s), matching the semver-major caps used across the OVOS ecosystem (bus-client <3.0.0, plugin-manager <3.0.0). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent ec8e2e8 commit 104473e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
ovos-utils>=0.0.38,<1.0.0
2-
ovos_bus_client>=0.0.8,<2.0.0
2+
ovos_bus_client>=0.0.8,<3.0.0
33
ovos-config>=0.0.12,<3.0.0
44
ovos-plugin-manager>=0.0.26,<3.0.0

0 commit comments

Comments
 (0)