Skip to content

Commit

Permalink
Update dependencies to allow ovos-utils 0.1 (#119)
Browse files Browse the repository at this point in the history
* Update dependencies to allow ovos-utils 0.1

* Update test dependencies to resolve test failure

---------

Co-authored-by: Daniel McKnight <daniel@neon.ai>
  • Loading branch information
NeonDaniel and NeonDaniel authored Apr 26, 2024
1 parent c55a2dd commit 82eade6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 @@ numpy>=1.19.5
torch>=1.9.0,<3.0.0,!=1.13.0
# dependencies
ovos-plugin-manager~=0.0.23
ovos-utils~=0.0.32
ovos-utils~=0.0,>=0.0.32
psutil
# huggingface
huggingface-hub
2 changes: 1 addition & 1 deletion requirements/test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
speechbrain
speechbrain~=0.5
resampy
pytest
pytest-timeout

0 comments on commit 82eade6

Please sign in to comment.