Skip to content

Commit

Permalink
Update skills to include runtime requirements
Browse files Browse the repository at this point in the history
Update news skill to troubleshoot user reported bugs
  • Loading branch information
NeonDaniel committed Feb 23, 2023
1 parent 52e495f commit bf407ee
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion requirements/pi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ ovos-phal-plugin-ipgeo @ git+https://github.com/OpenVoiceOS/ovos-PHAL-plugin-ipg
# ovos-phal-plugin-gpsd @ git+https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gpsd

# Pi-specific skills
neon-skill-update~=0.1,>=0.1.1
neon-skill-update~=0.1,>=0.1.2a0
ovos-skill-homescreen~=0.0.1
ovos-skill-setup~=0.0.1
28 changes: 14 additions & 14 deletions requirements/skills_default.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
skill-ddg @ git+https://github.com/openvoiceos/skill-ddg
neon-skill-alerts~=1.1
neon-skill-caffeinewiz~=0.2,>=0.2.3
neon-skill-data_controls~=0.1,>=0.1.1
neon-skill-fallback_wolfram_alpha~=0.0.3
neon-skill-personal~=0.1
neon-skill-speak~=0.0.3
neon-skill-speed_test~=0.3
neon-skill-spelling~=0.0.2
neon-skill-stock~=0.1,>=0.1.1
neon-skill-support_helper~=0.0.2
neon-skill-user_settings~=0.2
neon-skill-weather~=0.0.2
neon-skill-alerts~=1.1,>=1.1.1a0
neon-skill-caffeinewiz~=0.2,>=0.2.4a0
neon-skill-data_controls~=0.1,>=0.1.2a1
neon-skill-fallback_wolfram_alpha~=0.0.3,>=0.0.4a0
neon-skill-personal~=0.1,>=0.1.1a0
neon-skill-speak~=0.0.3,>=0.0.4a0
neon-skill-speed_test~=0.3,>=0.3.1a0
neon-skill-spelling~=0.0.2,>=0.0.3a2
neon-skill-stock~=0.1,>=0.1.2a0
neon-skill-support_helper~=0.0.2,>=0.0.3a2
neon-skill-user_settings~=0.2,>=0.2.1a0
neon-skill-weather~=0.0.2,>=0.0.3a2
neon-skill-wikipedia~=0.3,>=0.3.1
neon-skill-free_music_archive~=0.0.1
neon-skill-local_music~=0.0.2
neon-skill-free_music_archive~=0.0.1,>=0.0.2a2
neon-skill-local_music~=0.0.2,>=0.0.3a0
6 changes: 3 additions & 3 deletions requirements/skills_essential.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
neon-skill-about~=0.1
neon-skill-about~=0.1,>=0.1.2a0
neon-skill-date_time~=0.0.3
neon-skill-demo~=0.2
neon-skill-demo~=0.2,>=0.2.1a0
neon-skill-device_controls~=0.0.2
neon-skill-ip_address~=0.0.3
neon-skill-ip_address~=0.0.3,>=0.0.4a3
2 changes: 1 addition & 1 deletion requirements/skills_extended.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ neon-skill-custom_conversation
neon-skill-instructions
neon-skill-launcher~=0.3,>=0.3.1
neon-skill-messaging
skill-news~=0.0.2
skill-news~=0.0.2,>=0.0.3a12
# neon-skill-recipes
neon-skill-synonyms~=0.0.1
neon-skill-translation~=0.2
Expand Down
4 changes: 2 additions & 2 deletions requirements/skills_required.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ovos-skill-stop~=0.2
neon-skill-fallback_unknown~=0.1
neon-skill-communication~=0.0.2
neon-skill-fallback_unknown~=0.1,>=0.1.2a0
neon-skill-communication~=0.0.2,>=0.0.3a1

0 comments on commit bf407ee

Please sign in to comment.