Skip to content

Commit

Permalink
Add dependency version specs
Browse files Browse the repository at this point in the history
Pins minimum versions for dependencies with stable releases
  • Loading branch information
NeonDaniel authored Apr 3, 2024
1 parent 963b4b2 commit 9d47382
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ovos_plugin_manager
ovos_workshop
ovos_utils
ovos_plugin_manager~=0.0.25
ovos_workshop~=0.0.15
ovos_utils~=0.0,>=0.0.38
ovos_classifiers
pyjokes
ovos-translate-server-plugin>=0.0.0a5
neon-lang-plugin-libretranslate
pyjokes~=0.6
ovos-translate-server-plugin~=0.0.1
neon-lang-plugin-libretranslate~=0.2

0 comments on commit 9d47382

Please sign in to comment.