Skip to content

Commit

Permalink
Loosen mimic plugin dependency to support resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Sep 20, 2024
1 parent 107f05e commit 6fc9a16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/docker.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# TTS Plugin configured for Demo Skill
ovos-tts-plugin-mimic~=0.3
ovos-tts-plugin-mimic~=0.2

# "Lite" homescreen disables edge-device functionality
ovos-skill-homescreen-lite @ git+https://github.com/openvoiceos/skill-homescreen-lite
2 changes: 1 addition & 1 deletion requirements/pi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ ovos-skill-volume~=0.0.2
skill-markII-audio-receiver~=0.1

# Used for Demo Skill
ovos-tts-plugin-mimic~=0.3
ovos-tts-plugin-mimic~=0.2

0 comments on commit 6fc9a16

Please sign in to comment.