Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements/core_modules.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# neon core modules
neon_messagebus~=1.1,>=1.1.1a8
neon_enclosure~=1.6,>=1.6.1a3
neon_speech~=4.2,>=4.2.1a6
neon_enclosure~=1.6,>=1.6.1a5
neon_speech~=4.2,>=4.2.1a7
neon_gui~=1.2,>=1.2.2
neon_audio~=1.4,>=1.4.1a3
neon_audio~=1.4,>=1.4.1a5
3 changes: 1 addition & 2 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ ovos-core==0.0.7
ovos-plugin-common-play~=0.0.5

# utils
neon-utils[network,audio]~=1.7,>=1.7.1a6
# TODO audio extra patching dependency resolution
neon-utils[network]~=1.8

ovos-utils~=0.0.35
ovos-bus-client~=0.0.5
Expand Down