Skip to content

Commit

Permalink
Loosen ovos-utils dependency spec
Browse files Browse the repository at this point in the history
Add back missing ovos-config dependency
  • Loading branch information
NeonDaniel committed Apr 23, 2024
1 parent 51d1e9b commit feff735
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
ovos-dinkum-listener==0.0.3a35
ovos-bus-client~=0.0.3
ovos-utils~=0.0.30
ovos-utils~=0.0,>=0.0.30
ovos-plugin-manager~=0.0.23
click~=8.0
click-default-group~=1.2
neon-utils[network,audio]~=1.9
ovos-config~=0.0.7

ovos-vad-plugin-webrtcvad~=0.0.1
ovos-ww-plugin-vosk~=0.1
ovos-microphone-plugin-alsa~=0.0.0

0 comments on commit feff735

Please sign in to comment.