Skip to content

Commit

Permalink
Pin upper limit to ovos-plugin-manager to work around breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Oct 10, 2023
1 parent 4d20396 commit dae4dce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ ovos-audio~=0.0.1,>=0.0.2a12,<0.0.2a14
ovos-utils==0.0.35
ovos-config~=0.0.10
phoneme-guesser~=0.1
ovos-plugin-manager~=0.0.22,>=0.0.24a5
ovos-plugin-manager~=0.0.22,>=0.0.24a5,<0.0.24a10
# TODO: ovos-plugin-manager 0.0.24a10 depends on an ovos-audio version newer than 0.0.2a14
neon-utils[network]~=1.6
click~=8.0
click-default-group~=1.2
Expand Down

0 comments on commit dae4dce

Please sign in to comment.