Skip to content

Commit

Permalink
Update OVOS dependencies to latest stable versions
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Sep 12, 2024
1 parent c0d3c4e commit ad176f1
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 19 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
neon-cli-client~=0.2
neon-mana-utils~=0.2,>=0.2.3a2
neon-mana-utils~=0.3
neon-minerva~=0.1
14 changes: 7 additions & 7 deletions requirements/pi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ neon-stt-plugin-google-cloud-streaming~=1.0,>=1.0.1

neon-tts-plugin-coqui-remote~=0.0.3
neon-stt-plugin-nemo~=0.0.4,>=0.0.5a2
ovos-tts-plugin-server==0.0.2a12
ovos-tts-plugin-server~=0.0.2
ovos-stt-plugin-server~=0.0.3
ovos-tts-plugin-piper~=0.0.1a11
ovos-tts-plugin-piper~=0.0.2

# Fallback plugins
neon-tts-plugin-coqui~=0.8,>=0.8.1a2
Expand All @@ -41,25 +41,25 @@ neon-phal-plugin-gui-network-client~=0.0.5
ovos-phal-plugin-balena-wifi~=1.0.0
ovos-phal-plugin-network-manager~=1.1
ovos-phal-plugin-wifi-setup~=1.0,>=1.1.2a1
ovos-phal-plugin-oauth~=0.0,>=0.0.3a3
ovos-phal-plugin-oauth~=0.1
ovos-phal-plugin-alsa~=0.0.3
ovos-phal-plugin-system~=0.0,>=0.0.5a1,!=0.0.5a2
ovos-phal-plugin-system~=0.1
ovos-phal-plugin-connectivity-events~=0.0.3
ovos-phal-plugin-homeassistant~=0.0.3,>=0.0.4a5
ovos-phal-plugin-wallpaper-manager~=0.0.1,>=0.0.2a5
ovos-phal-plugin-ipgeo~=0.0.2,>=0.0.3a2
ovos-phal-plugin-mk1 @ git+https://github.com/openvoiceos/ovos-phal-plugin-mk1@dev
# TODO: Stable spec for mk1 plugin
# ovos-phal-plugin-gpsd @ git+https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gpsd
ovos-gui-plugin-shell-companion~=0.0.0,>=0.0.1a6
ovos-gui-plugin-shell-companion~=0.0.1

# Pi-specific skills
neon-skill-core_ready~=0.1
neon-skill-update~=3.1,>=3.1.1a1
ovos-skill-homescreen~=0.0.2,>=0.0.3a16
ovos-skill-homescreen~=0.0.3

# ovos-skill-setup~=0.0.1
ovos-skill-volume~=0.0.1,>=0.0.2a10
ovos-skill-volume~=0.0.2
skill-markII-audio-receiver~=0.1

# Used for Demo Skill
Expand Down
15 changes: 5 additions & 10 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,11 @@ ovos-core[mycroft,lgpl]>=0.0.8a95
neon-utils[network,audio]~=1.11,>=1.11.1a1
# TODO: `audio` extra for dependency resolution
ovos-utils~=0.0,>=0.0.38
ovos-bus-client~=0.0.8,>=0.0.9a25
ovos-bus-client~=0.0.10
neon-transformers~=0.2,>=0.2.1a4
ovos-config~=0.0.12
ovos-plugin-manager~=0.0.25,>=0.0.26a19
# TODO: ovos-backend-client pinned for stable release
ovos-backend-client==0.1.1a5
ovos-config~=0.2
ovos-plugin-manager~=0.3
ovos-backend-client~=1.0
psutil~=5.6

click~=8.0
Expand All @@ -28,8 +27,4 @@ neon-utterance-normalizer-plugin~=0.1,>=0.1.1a1
ovos-lingua-franca~=0.4,>=0.4.8a13

# TODO: Below adding support for ovos-utils 0.1.0
#neon-mq-connector>=0.7.2a2

## TODO: Below supporting resolution of ovos-utils<0.1.0
ovos-plugin-common-play==0.0.6
ovos-utils~=0.0.38
neon-mq-connector>=0.7.2a2
2 changes: 1 addition & 1 deletion requirements/skills_default.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
skill-ddg==0.0.2a5
skill-ddg~=0.0.2
neon-skill-alerts~=3.0
neon-skill-caffeinewiz~=1.0,>=1.0.2
neon-skill-data_controls~=2.0,>=2.0.2
Expand Down

0 comments on commit ad176f1

Please sign in to comment.