Skip to content

Commit

Permalink
Allow ovos-audio and OCP newer alpha releases (#161)
Browse files Browse the repository at this point in the history
# Description
Unpins ovos-audio and ocp dependencies

# 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 Dec 29, 2023
1 parent 49d26ba commit 18a2c9d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ovos-audio==0.0.2a28
ovos-audio~=0.0.2a28
ovos-utils~=0.0.35
ovos-config~=0.0.10
phoneme-guesser~=0.1
Expand All @@ -9,8 +9,7 @@ click-default-group~=1.2
ovos-bus-client~=0.0.3

# Default OCP backend + plugins
ovos-plugin-common-play==0.0.6a2
# TODO: Pinned to latest compatible version with no alpha deps (a9 conflicts with ovos-core)
ovos-plugin-common-play~=0.0.6a2
ovos-ocp-m3u-plugin~=0.0.1
ovos-ocp-rss-plugin~=0.0.2
ovos-ocp-files-plugin~=0.13
Expand Down

0 comments on commit 18a2c9d

Please sign in to comment.