Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update latest alpha dependencies #647

Merged
merged 1 commit into from
Apr 9, 2024
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
2 changes: 1 addition & 1 deletion requirements/pi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ ovos-phal-plugin-mk1 @ git+https://github.com/openvoiceos/ovos-phal-plugin-mk1@d
ovos-gui-plugin-shell-companion==0.0.1a5

# Pi-specific skills
neon-skill-core_ready~=0.0.1,>=0.0.2a1
neon-skill-core_ready~=0.0.1,>=0.0.2a3
neon-skill-update~=2.1,>=2.1.3a4
ovos-skill-homescreen~=0.0.2,>=0.0.3a16

Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
ovos-core==0.0.7
# padacioso==0.1.3a2

neon-utils[network]~=1.9

neon-utils[network,audio]~=1.9,>=1.9.2a4
# TODO: Audio patching alpha dependency resolution
ovos-utils~=0.0.38
ovos-bus-client~=0.0.8
neon-transformers~=0.2
Expand Down
Loading