Skip to content

Commit d761d63

Browse files
JarbasAlclaude
andauthored
fix(deps): allow ovos-workshop 9.x (widen <9.0.0 -> <10.0.0) (#245)
ovos-workshop is on the 9.x line; this <9.0.0 cap blocks ovos-core from resolving its modern ovos-workshop>=9.x floor (the package is in core's skills-essential extra). Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent b14494d commit d761d63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ tzlocal>=5.3.1
33
timezonefinder>=6.5.9
44
geocoder~=1.38
55
ovos-utils>=0.8.1
6-
ovos-workshop>=0.0.16,<9.0.0
6+
ovos-workshop>=0.0.16,<10.0.0
77
ovos-date-parser>=0.0.1,<1.0.0
88
ovos-utterance-normalizer>=0.0.1,<1.0.0

0 commit comments

Comments
 (0)