Skip to content

Commit

Permalink
fix: allow latest bus client version (#588)
Browse files Browse the repository at this point in the history
* fix: allow latest bus client version

* fix: allow latest bus client version

* fix: allow latest bus client version

* fix: allow latest bus client version

* fix: allow latest bus client version

* fix: allow latest bus client version

* fix: allow latest bus client version

* fix: allow latest bus client version

* fix: allow latest bus client version
  • Loading branch information
JarbasAl authored Nov 6, 2024
1 parent 23b4864 commit cd73675
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
python setup.py bdist_wheel
- name: Install package
run: |
pip install .[mycroft,lgpl,plugins,skills-essential,skills-audio,skills-gui,skills-internet,skills-media,skills-desktop]
pip install .[mycroft,lgpl,plugins,skills-essential,skills-audio,skills-gui,skills-internet,skills-media,skills-desktop] ovos-gui==1.0.0
1 change: 1 addition & 0 deletions requirements/extra-deprecated.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ pyaudio

# mycroft-core imports / default plugins
# for compat with mycroft namespace
# NOTE: ovos-listener is causing conflicts in dependency resolution, blocks ovos-bus-client 1.0.0
ovos-listener>=0.0.3,<1.0.0
ovos-tts-plugin-mimic>=0.2.8, <1.0.0
ovos-ww-plugin-precise>=0.1, <1.0.0
Expand Down
10 changes: 5 additions & 5 deletions requirements/mycroft.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# all ovos core modules, a full install like mycroft-core used to do
ovos_PHAL[extras]>=0.2.5,<1.0.0
ovos-audio[extras]>=0.2.4,<1.0.0
ovos-gui[extras]>=0.2.2,<1.0.0
ovos-messagebus>=0.0.6,<1.0.0
ovos-dinkum-listener[extras]>=0.2.1,<1.0.0
ovos_PHAL[extras]>=0.2.7,<1.0.0
ovos-audio[extras]>=0.3.1,<1.0.0
ovos-gui[extras]>=0.2.2,<2.0.0
ovos-messagebus>=0.0.7,<1.0.0
ovos-dinkum-listener[extras]>=0.3.2,<1.0.0
10 changes: 5 additions & 5 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ combo-lock>=0.2.2, <0.3

padacioso>=1.0.0, <2.0.0
ovos-adapt-parser>=1.0.4, <2.0.0
ovos_ocp_pipeline_plugin>=1.0.4, <2.0.0
ovos-common-query-pipeline-plugin>=1.0.2, <2.0.0
ovos_ocp_pipeline_plugin>=1.0.5, <2.0.0
ovos-common-query-pipeline-plugin>=1.0.4, <2.0.0

ovos-utils>=0.3.5,<1.0.0
ovos_bus_client>=0.1.4,<1.0.0
ovos-plugin-manager>=0.5.0,<1.0.0
ovos_bus_client>=0.1.4,<2.0.0
ovos-plugin-manager>=0.5.6,<1.0.0
ovos-config>=0.0.13,<1.0.0
ovos-lingua-franca>=0.4.7,<1.0.0
ovos-backend-client>=0.1.0,<2.0.0
ovos-workshop>=2.0.0,<3.0.0
ovos-workshop>=2.0.1,<3.0.0
2 changes: 1 addition & 1 deletion requirements/skills-audio.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
ovos-skill-boot-finished>=0.4.4,<1.0.0
ovos-skill-audio-recording>=0.2.2,<1.0.0
ovos-skill-dictation>=0.2.1,<1.0.0
ovos-skill-parrot>=0.1.3,<1.0.0
ovos-skill-parrot>=0.1.5,<1.0.0
ovos-skill-volume>=0.1.2,<1.0.0
ovos-skill-naptime>=0.3.3,<1.0.0
2 changes: 1 addition & 1 deletion requirements/skills-desktop.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# skills that require a linux desktop environment
ovos-skill-application-launcher>=0.5.3,<1.0.0
ovos-skill-application-launcher>=0.5.4,<1.0.0
2 changes: 1 addition & 1 deletion requirements/skills-essential.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# skills providing core functionality (offline)
ovos-skill-fallback-unknown>=0.1.3,<1.0.0
ovos-skill-alerts>=0.1.2,<1.0.0
ovos-skill-alerts>=0.1.5,<1.0.0
ovos-skill-personal>=0.1.5,<1.0.0
ovos-skill-date-time>=0.3.4,<1.0.0
ovos-skill-hello-world>=0.1.7,<1.0.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/skills-gui.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ovos-skill-homescreen>=1.0.3,<2.0.0
ovos-skill-homescreen>=1.0.4,<2.0.0
4 changes: 2 additions & 2 deletions requirements/skills-internet.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# skills that require internet connectivity, should not be installed in offline devices
ovos-skill-weather>=0.1.4,<1.0.0
skill-ddg>=0.1.3,<1.0.0
skill-wolfie>=0.2.5,<1.0.0
skill-ddg>=0.1.5,<1.0.0
skill-wolfie>=0.2.7,<1.0.0
ovos-skill-wikipedia>=0.5.3,<1.0.0
skill-ovos-fallback-chatgpt>=0.1.4,<1.0.0
ovos-skill-wikihow>=0.2.5,<1.0.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/skills-media.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# skills for OCP, require audio playback plugins (usually mpv)
ovos-skill-somafm>=0.1.1,<1.0.0
skill-news>=0.1.3,<1.0.0
skill-news>=0.1.5,<1.0.0
ovos-skill-pyradios>=0.1.3,<1.0.0
ovos-skill-local-media>=0.2.1,<1.0.0

0 comments on commit cd73675

Please sign in to comment.