Skip to content

Commit

Permalink
Update dependencies to prep stable release (#193)
Browse files Browse the repository at this point in the history
# Description
Loosen ovos-utils dependency spec
Add back missing ovos-config dependency

# Issues
<!-- If this is related to or closes an issue/other PR, please note them
here -->

# 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 Apr 23, 2024
1 parent 51d1e9b commit 370d1da
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 370d1da

Please sign in to comment.