forked from MycroftAI/mycroft-core
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* deprecate!:backend client * packaging * packaging * no need to require latest, just allow * its a bug hunt * fix:bundled_resources * requirements.txt * fix:allow_workshop_300 * fix:allow_workshop_300 * fix:allow_workshop_300 * .
- Loading branch information
Showing
12 changed files
with
232 additions
and
86 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
ovos_padatious>=1.0.3, <2.0.0 | ||
ovos_padatious>=1.0.4, <2.0.0 | ||
fann2>=1.0.7, < 1.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# skills that run in audio enabled devices (require mic/speaker) | ||
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.5,<1.0.0 | ||
ovos-skill-volume>=0.1.2,<1.0.0 | ||
ovos-skill-naptime>=0.3.3,<1.0.0 | ||
ovos-skill-boot-finished>=0.4.8,<1.0.0 | ||
ovos-skill-audio-recording>=0.2.4,<1.0.0 | ||
ovos-skill-dictation>=0.2.5,<1.0.0 | ||
ovos-skill-parrot>=0.1.9,<1.0.0 | ||
ovos-skill-volume>=0.1.7,<1.0.0 | ||
ovos-skill-naptime>=0.3.8,<1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.4,<1.0.0 | ||
ovos-skill-application-launcher>=0.5.6,<1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# skills providing core functionality (offline) | ||
ovos-skill-fallback-unknown>=0.1.3,<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 | ||
skill-wordnet>=0.0.6,<1.0.0 | ||
ovos-skill-fallback-unknown>=0.1.5,<1.0.0 | ||
ovos-skill-alerts>=0.1.10,<1.0.0 | ||
ovos-skill-personal>=0.1.7,<1.0.0 | ||
ovos-skill-date-time>=0.4.2,<1.0.0 | ||
ovos-skill-hello-world>=0.1.10,<1.0.0 | ||
skill-wordnet>=0.0.10,<1.0.0 | ||
#skill-randomness>=0.0.1,<1.0.0 | ||
ovos-skill-spelling>=0.2.3,<1.0.0 | ||
ovos-skill-spelling>=0.2.5,<1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
ovos-skill-homescreen>=1.0.4,<4.0.0 | ||
ovos-skill-homescreen>=3.0.2,<4.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# 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.5,<1.0.0 | ||
skill-wolfie>=0.2.7,<1.0.0 | ||
ovos-skill-weather>=0.1.11,<1.0.0 | ||
skill-ddg>=0.1.9,<1.0.0 | ||
skill-wolfie>=0.2.9,<1.0.0 | ||
ovos-skill-wikipedia>=0.5.3,<1.0.0 | ||
skill-ovos-fallback-chatgpt>=0.1.4,<1.0.0 | ||
skill-ovos-fallback-chatgpt>=0.1.7,<1.0.0 | ||
ovos-skill-wikihow>=0.2.5,<1.0.0 | ||
ovos-skill-speedtest>=0.2.3,<1.0.0 | ||
ovos-skill-ip>=0.2.2,<1.0.0 | ||
ovos-skill-speedtest>=0.3.2,<1.0.0 | ||
ovos-skill-ip>=0.2.5,<1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.5,<1.0.0 | ||
ovos-skill-pyradios>=0.1.3,<1.0.0 | ||
ovos-skill-local-media>=0.2.1,<1.0.0 | ||
ovos-skill-somafm>=0.1.3,<1.0.0 | ||
skill-news>=0.1.8,<1.0.0 | ||
ovos-skill-pyradios>=0.1.4,<1.0.0 | ||
ovos-skill-local-media>=0.2.4,<1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
coveralls==1.8.2 | ||
flake8==3.7.9 | ||
pytest==5.2.4 | ||
pytest-cov==2.8.1 | ||
cov-core==1.15.0 | ||
coveralls>=1.8.2 | ||
flake8>=3.7.9 | ||
pytest>=5.2.4 | ||
pytest-cov>=2.8.1 | ||
cov-core>=1.15.0 | ||
ovos-backend-client>=0.1.0,<2.0.0 |