Skip to content

Commit 3fe9697

Browse files
authored
Update configuration and dependencies to prep for release (#590)
Co-authored-by: Daniel McKnight <daniel@neon.ai>
1 parent c09a89b commit 3fe9697

File tree

8 files changed

+21
-12
lines changed

8 files changed

+21
-12
lines changed

neon_core/configuration/mark_2/neon.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# TODO: Patched to prevent resource warnings
2+
secondary_langs: [en-us]
3+
14
play_wav_cmdline: "play %1"
25
play_mp3_cmdline: "play %1"
36
play_ogg_cmdline: "play %1"

requirements/core_modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# neon core modules
22
neon_messagebus~=2.0
33
neon_enclosure~=1.6,>=1.6.1
4-
neon_speech~=4.2,>=4.2.1a7
4+
neon_speech~=4.3
55
neon_gui~=1.2,>=1.2.2
66
neon_audio~=1.5

requirements/pi.txt

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,12 @@ neon-stt-plugin-google-cloud-streaming~=1.0,>=1.0.1
2121

2222
neon-tts-plugin-coqui-remote~=0.0.3
2323
neon-stt-plugin-nemo~=0.0.4
24-
ovos-tts-plugin-server~=0.0.0,>=0.0.2a4
24+
# ovos-tts-plugin-server~=0.0.0,>=0.0.2a4
25+
ovos-tts-plugin-server==0.0.2a4
2526

2627
# Fallback plugins
27-
neon-tts-plugin-coqui~=0.7,>=0.7.3a4
28+
# neon-tts-plugin-coqui~=0.7,>=0.7.3a4
29+
neon-tts-plugin-coqui==0.7.3a4
2830
ovos-stt-plugin-vosk~=0.1,>=0.1.4
2931

3032
# PHAL Plugins
@@ -44,7 +46,8 @@ ovos-phal-plugin-oauth~=0.0.2
4446
ovos-phal-plugin-alsa~=0.0.3
4547
ovos-phal-plugin-system~=0.0.4
4648
ovos-phal-plugin-connectivity-events~=0.0.3
47-
ovos-phal-plugin-homeassistant~=0.0.3,>=0.0.4a2
49+
# ovos-phal-plugin-homeassistant~=0.0.3,>=0.0.4a2
50+
ovos-phal-plugin-homeassistant~=0.0.3
4851
ovos-phal-plugin-wallpaper-manager~=0.0.1
4952
ovos-phal-plugin-ipgeo~=0.0.2
5053
# ovos-phal-plugin-gpsd @ git+https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gpsd
@@ -53,7 +56,8 @@ ovos-gui-plugin-shell-companion~=0.0.0
5356
# Pi-specific skills
5457
neon-skill-core_ready~=0.0.1
5558
neon-skill-update~=2.1
56-
ovos-skill-homescreen~=0.0.2,>=0.0.3a6
59+
# ovos-skill-homescreen~=0.0.2,>=0.0.3a6
60+
ovos-skill-homescreen==0.0.3a6
5761
ovos-skill-setup~=0.0.1
5862
ovos-skill-volume~=0.0.1
5963
skill-markII-audio-receiver>=0.0.5a1

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ requests < 2.30.0
3232
# TODO: Patching dependencies ovos-core[skills,skills_lgpl] extra deps
3333
adapt-parser~=0.5
3434
padacioso~=0.1
35-
ovos-lingua-franca~=0.4,>=0.4.8a6
35+
ovos-lingua-franca==0.4.8a7
3636
ovos-phal-plugin-connectivity-events~=0.0.1
3737
padatious~=0.4.8
3838
fann2==1.0.7

requirements/skills_default.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ neon-skill-speak~=2.0
88
neon-skill-speed_test~=1.0,>=1.0.1
99
neon-skill-spelling~=1.0
1010
neon-skill-stock~=1.0
11-
neon-skill-support_helper~=1.2
11+
neon-skill-support_helper~=1.2,>=1.2.1a2
1212
neon-skill-user_settings~=1.0,>=1.0.4
1313
neon-skill-weather~=1.0,>=1.0.1
1414
neon-skill-wikipedia~=1.0,>=1.0.1

requirements/skills_essential.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
neon-skill-about~=1.0
2-
neon-skill-date_time~=1.0,>=1.0.1a2
3-
neon-skill-demo~=1.0,>=1.0.1a2
4-
neon-skill-device_controls~=1.0,>=1.0.1a2
2+
# neon-skill-date_time~=1.0,>=1.0.1a2
3+
neon-skill-date_time~=1.0
4+
neon-skill-demo~=1.0,>=1.0.2a1
5+
# neon-skill-device_controls~=1.0,>=1.0.1a2
6+
neon-skill-device_controls~=1.0
57
neon-skill-ip_address~=1.1

requirements/skills_extended.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ neon-skill-instructions~=0.1
44
neon-skill-launcher~=1.0
55
skill-news~=0.0.3
66
# neon-skill-recipes>=0.0.1a7
7-
neon-skill-synonyms~=1.0
7+
neon-skill-synonyms~=1.0,>=1.0.1a1
88
neon-skill-translation~=1.0
99
neon-skill-camera~=1.0
1010
ovos-skill-somafm~=0.0.1

requirements/skills_required.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
ovos-skill-stop~=0.2,==0.3.0a7
1+
ovos-skill-stop==0.3.0a7
22
neon-skill-fallback_unknown~=1.1
33
neon-skill-communication~=0.1

0 commit comments

Comments
 (0)