Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Skills and remove pinned dependencies #594

Merged
merged 1 commit into from
Dec 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,10 @@ neon-utterance-normalizer-plugin~=0.1
# TODO: Patching test failures https://github.com/NeonGeckoCom/NeonCore/actions/runs/4888865255/jobs/8727164992?pr=422
requests < 2.30.0

# TODO: Pinning latest stable release
ovos-workshop==0.0.12
ovos-utils==0.0.36
ovos-plugin-manager==0.0.24


# TODO: Patching dependencies ovos-core[skills,skills_lgpl] extra deps
adapt-parser~=0.5
padacioso~=0.1
ovos-lingua-franca==0.4.8a7
ovos-lingua-franca~=0.4.8a7
ovos-phal-plugin-connectivity-events~=0.0.1
padatious~=0.4.8
fann2==1.0.7
6 changes: 2 additions & 4 deletions requirements/skills_essential.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
neon-skill-about~=1.0
# neon-skill-date_time~=1.0,>=1.0.1a2
neon-skill-date_time~=1.0
neon-skill-date_time~=1.0,>=1.0.1a3
neon-skill-demo~=1.0,>=1.0.2
# neon-skill-device_controls~=1.0,>=1.0.1a2
neon-skill-device_controls~=1.0
neon-skill-device_controls~=1.0,>=1.0.1a4
neon-skill-ip_address~=1.1
Loading