Skip to content

Commit

Permalink
requirements/latest_stable (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Dec 30, 2023
1 parent e09ce77 commit dd624ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from ovos_utils import classproperty
from ovos_utils.log import LOG
from ovos_utils.intents import IntentBuilder
from ovos_workshop.intents import IntentBuilder
from ovos_utils.process_utils import RuntimeRequirements
from ovos_workshop.decorators import intent_handler
from ovos_workshop.skills import OVOSSkill
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ovos-utils~=0.0, >=0.0.28
ovos_workshop~=0.0, >=0.0.11
ovos-utils~=0.0, >=0.0.38
ovos_workshop~=0.0, >=0.0.15

0 comments on commit dd624ab

Please sign in to comment.