Skip to content

Commit

Permalink
Update Dependencies (#563)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel McKnight <daniel@neon.ai>
  • Loading branch information
NeonDaniel and NeonDaniel authored Oct 13, 2023
1 parent 3acf674 commit d413f51
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
10 changes: 8 additions & 2 deletions requirements/core_modules.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# neon core modules
neon_messagebus~=1.1
neon_enclosure~=1.6
neon_speech~=4.1,>=4.1.1a3
neon_speech~=4.1,>=4.1.1a4
neon_gui~=1.2,>=1.2.2
neon_audio~=1.3,>=1.3.3a13
neon_audio~=1.3,>=1.3.3a15

# Troubleshooting version compat.
ovos_plugin_common_play==0.0.6a2
neon-utils[network]~=1.6,>=1.6.3a3
ovos-plugin-manager>=0.0.24a12
ovos-utils>=0.0.36a3
2 changes: 1 addition & 1 deletion requirements/pi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ ovos-skill-volume~=0.0.1
skill-markII-audio-receiver>=0.0.4

# Backwards-compat
ovos-skills-manager~=0.0.13a4 # TODO: Remove in 2024
ovos-skills-manager~=0.0.13 # TODO: Remove in 2024
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest
pytest-cov
mock~=5.0
ovos-skills-manager~=0.0.13a4
ovos-skills-manager~=0.0.13

0 comments on commit d413f51

Please sign in to comment.