Skip to content

Commit

Permalink
Update skills to resolve deprecation warnings (#668)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel McKnight <daniel@neon.ai>
  • Loading branch information
NeonDaniel and NeonDaniel authored May 14, 2024
1 parent a3e4415 commit 37206af
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 16 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ovos-core[mycroft,lgpl]>=0.0.8a95
# padacioso==0.1.3a2

neon-utils[network,audio]~=1.10,>=1.10.2a3
neon-utils[network,audio]~=1.10,>=1.10.2a4
# TODO: audio for alpha resolution
ovos-utils~=0.0,>=0.0.38
ovos-bus-client~=0.0.8,>=0.0.9a20
Expand Down
12 changes: 6 additions & 6 deletions requirements/skills_default.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
skill-ddg==0.0.2a5
neon-skill-alerts~=3.0
neon-skill-caffeinewiz~=1.0,>=1.0.2a1
neon-skill-data_controls~=2.0,>=2.0.1
neon-skill-data_controls~=2.0,>=2.0.2a1
neon-skill-fallback_wolfram_alpha~=2.0,>=2.0.1a1
neon-skill-personal~=1.0,>=1.0.2a1
neon-skill-speak~=2.0,>=2.0.1
neon-skill-speed_test~=1.0,>=1.0.2
neon-skill-personal~=1.0,>=1.0.2a2
neon-skill-speak~=2.0,>=2.0.2a1
neon-skill-speed_test~=1.0,>=1.0.3a1
neon-skill-spelling~=1.1
neon-skill-stock~=1.0,>=1.0.1a4
neon-skill-support_helper~=1.2,>=1.2.2
neon-skill-user_settings~=1.0,>=1.0.5
neon-skill-weather~=2.0
neon-skill-user_settings~=1.0,>=1.0.6a1
neon-skill-weather~=2.0,>=2.0.1a1
neon-skill-wikipedia~=1.0,>=1.0.2
neon-skill-free_music_archive~=1.0,>=1.0.1
neon-skill-local_music~=3.0
Expand Down
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~=1.0,>=1.0.2a1
neon-skill-about~=1.0,>=1.0.2a2
neon-skill-date_time~=1.1
neon-skill-demo~=1.0,>=1.0.3a1
neon-skill-device_controls~=1.1
neon-skill-ip-address~=1.2,>=1.2.1a2
neon-skill-device_controls~=1.1,>=1.1.1a1
neon-skill-ip-address~=1.2,>=1.2.1a3
4 changes: 2 additions & 2 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,>=1.0.1
# neon-skill-custom_conversation>=0.0.1a8,<0.0.2
# neon-skill-instructions~=0.1,>=0.1.1a4
neon-skill-launcher~=1.0,>=1.0.1
neon-skill-launcher~=1.0,>=1.0.2a1
skill-news~=0.0.3
# neon-skill-recipes>=0.0.1a8
neon-skill-synonyms~=1.0,>=1.0.2
neon-skill-translation~=1.0,>=1.0.1
neon-skill-camera~=1.0,>=1.0.1
neon-skill-camera~=1.0,>=1.0.2a1
ovos-skill-somafm~=0.0.1
neon-homeassistant-skill~=0.0.14
ovos-skill-icanhazdadjokes @ git+https://github.com/openvoiceos/skill-ovos-icanhazdadjokes@882f4bd1bab077a531b9f6979510b78f340a1886
6 changes: 2 additions & 4 deletions requirements/skills_required.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
# TODO: Stop skill deprecated with ovos-core 0.0.8; pinned last release (with stable dependencies)
ovos-skill-stop==0.3.0a9
neon-skill-fallback_unknown~=2.0,>=2.0.1a1
neon-skill-communication~=0.1,>=0.1.1a3
neon-skill-fallback_unknown~=2.0,>=2.0.1a2
neon-skill-communication~=0.1,>=0.1.1a4

0 comments on commit 37206af

Please sign in to comment.