Skip to content

Commit

Permalink
Update skills to latest alpha versions (#614)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel McKnight <[email protected]>
  • Loading branch information
NeonDaniel and NeonDaniel authored Feb 6, 2024
1 parent 629892e commit af88efe
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 24 deletions.
3 changes: 3 additions & 0 deletions requirements/docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ ovos-tts-plugin-mimic

# "Lite" homescreen disables edge-device functionality
ovos-skill-homescreen-lite @ git+https://github.com/openvoiceos/skill-homescreen-lite

# TODO: Pinned to resolve install issue with PyICU introduced in 0.0.0a51
ovos-classifiers==0.0.0a50
7 changes: 5 additions & 2 deletions requirements/pi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,16 @@ ovos-phal-plugin-ipgeo~=0.0.2
ovos-gui-plugin-shell-companion~=0.0.0,>=0.0.1a4

# Pi-specific skills
neon-skill-core_ready~=0.0.1
neon-skill-update~=2.1,>=2.1.2
neon-skill-core_ready~=0.0.1,>=0.0.2a1
neon-skill-update~=2.1,>=2.1.3a1
# ovos-skill-homescreen~=0.0.2,>=0.0.3a6
ovos-skill-homescreen==0.0.3a6
# ovos-skill-setup~=0.0.1
ovos-skill-volume~=0.0.1
skill-markII-audio-receiver~=0.1

# TODO: Pinned to resolve install issue with PyICU introduced in 0.0.0a51
ovos-classifiers==0.0.0a50

# Backwards-compat
ovos-skills-manager~=0.0.13 # TODO: Remove in 2024
30 changes: 15 additions & 15 deletions requirements/skills_default.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
skill-ddg==0.0.2a3
neon-skill-alerts~=2.0
neon-skill-caffeinewiz~=1.0,>=1.0.1a2
neon-skill-data_controls~=2.0
neon-skill-fallback_wolfram_alpha~=1.0
neon-skill-personal~=1.0,>=1.0.1a2
neon-skill-speak~=2.0
neon-skill-speed_test~=1.0,>=1.0.1
neon-skill-spelling~=1.0
neon-skill-stock~=1.0
neon-skill-support_helper~=1.2,>=1.2.1
neon-skill-user_settings~=1.0,>=1.0.4
neon-skill-weather~=1.0,>=1.0.1
neon-skill-alerts~=2.0,>=2.0.1a3
neon-skill-caffeinewiz~=1.0,>=1.0.1a4
neon-skill-data_controls~=2.0,>=2.0.1a2
neon-skill-fallback_wolfram_alpha~=1.0,>=1.0.1a1
neon-skill-personal~=1.0,>=1.0.1a3
neon-skill-speak~=2.0,>=2.0.1a1
neon-skill-speed_test~=1.0,>=1.0.2a1
neon-skill-spelling~=1.0,>=1.0.1a1
neon-skill-stock~=1.0,>=1.0.1a1
neon-skill-support_helper~=1.2,>=1.2.2a1
neon-skill-user_settings~=1.0,>=1.0.5a2
neon-skill-weather~=1.0,>=1.0.2a1
neon-skill-wikipedia~=1.0,>=1.0.1
neon-skill-free_music_archive~=1.0
neon-skill-local_music~=2.0
neon-skill-free_music_archive~=1.0,>=1.0.1a1
neon-skill-local_music~=2.0,>=2.0.1a1
# neon-skill-holidays~=0.0.0a1
neon-skill-fallback_llm~=1.0,>=1.0.2a1
neon-skill-fallback_llm~=1.0,>=1.0.2a2
14 changes: 7 additions & 7 deletions requirements/skills_extended.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
neon-skill-audio_record~=1.0
neon-skill-audio_record~=1.0,>=1.0.1a1
# neon-skill-custom_conversation>=0.0.1a8,<0.0.2
neon-skill-instructions~=0.1
neon-skill-launcher~=1.0
neon-skill-instructions~=0.1,>=0.1.1a3
neon-skill-launcher~=1.0,>=1.0.1a1
skill-news~=0.0.3
# neon-skill-recipes>=0.0.1a7
neon-skill-synonyms~=1.0,>=1.0.1
neon-skill-translation~=1.0
neon-skill-camera~=1.0
# neon-skill-recipes>=0.0.1a8
neon-skill-synonyms~=1.0,>=1.0.2a1
neon-skill-translation~=1.0,>=1.0.1a2
neon-skill-camera~=1.0,>=1.0.1a1
ovos-skill-somafm~=0.0.1
neon-homeassistant-skill~=0.0.16
ovos-skill-jokes @ git+https://github.com/openvoiceos/skill-ovos-icanhazdadjokes@ad20ee400c7195cfdb43596f32b1c0a4293ce941

0 comments on commit af88efe

Please sign in to comment.