Skip to content

Commit

Permalink
Update dependencies to troubleshoot version resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel McKnight committed Sep 12, 2024
1 parent 35c463c commit 4098223
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/docker.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Install default plugins
neon-lang-plugin-libretranslate~=0.2,>=0.2.1a1
neon-lang-plugin-libretranslate~=0.2,>=0.2.1a2
ovos-tts-plugin-mimic~=0.2
neon-tts-plugin-coqui~=0.7
4 changes: 2 additions & 2 deletions requirements/test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
neon-tts-plugin-larynx-server~=0.1
neon-lang-plugin-libretranslate~=0.1,>=0.1.2
neon-tts-plugin-larynx-server~=0.1,>=0.2.1a1
neon-lang-plugin-libretranslate~=0.1,>=0.2.1a2
pytest~=7.2

0 comments on commit 4098223

Please sign in to comment.