Skip to content

Commit

Permalink
Update skill dependencies (#391)
Browse files Browse the repository at this point in the history
* Update skill dependencies

* Update support helper skill
  • Loading branch information
NeonDaniel authored Mar 21, 2023
1 parent f1aeb92 commit afbb44d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/pi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ovos-phal-plugin-ipgeo~=0.0.1
# ovos-phal-plugin-gpsd @ git+https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gpsd

# Pi-specific skills
neon-skill-update~=0.2,>=0.2.2a1
neon-skill-update~=0.2,>=0.2.2a2
ovos-skill-homescreen~=0.0.1
ovos-skill-setup~=0.0.1
ovos-skill-volume~=0.0.1
6 changes: 3 additions & 3 deletions requirements/skills_default.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
skill-ddg~=0.0
neon-skill-alerts~=1.2,>=1.2.1a2
neon-skill-alerts~=1.2,>=1.2.1a3
neon-skill-caffeinewiz~=0.3
neon-skill-data_controls~=0.2
neon-skill-fallback_wolfram_alpha~=0.1
Expand All @@ -8,8 +8,8 @@ neon-skill-speak~=0.1
neon-skill-speed_test~=0.4
neon-skill-spelling~=0.1
neon-skill-stock~=0.2
neon-skill-support_helper~=0.1,>=0.1.1a1
neon-skill-user_settings~=0.3
neon-skill-support_helper~=0.1,>=0.1.1a2
neon-skill-user_settings~=0.3,>=0.3.1a3
neon-skill-weather~=0.1
neon-skill-wikipedia~=0.4,>=0.4.1a0
neon-skill-free_music_archive~=0.1
Expand Down

0 comments on commit afbb44d

Please sign in to comment.