Skip to content

Commit

Permalink
Update dependencies to resolve OCP load error (#173)
Browse files Browse the repository at this point in the history
# Description
Pin maximum ovos-plugin-manager version to resolve load error with
stable OCP

# Issues
Patch to workaround
OpenVoiceOS/ovos-plugin-manager#229

# Other Notes
<!-- Note any breaking changes, WIP changes, requests for input, etc.
here -->

Co-authored-by: Daniel McKnight <[email protected]>
  • Loading branch information
NeonDaniel and NeonDaniel authored May 17, 2024
1 parent 8236bae commit 51532e5
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
Expand Up @@ -3,7 +3,7 @@ ovos-utils>=0.0.35,<0.2.0
ovos-config~=0.0.10
phoneme-guesser~=0.1
# TODO: Alpha patching ovos-audio dependency resolution
ovos-plugin-manager~=0.0.24,>=0.0.26a16
ovos-plugin-manager~=0.0.24,>=0.0.26a16,<0.0.26a21
neon-utils[network]~=1.9
click~=8.0
click-default-group~=1.2
Expand Down

0 comments on commit 51532e5

Please sign in to comment.