message test
This commit is contained in:
@@ -3,6 +3,7 @@ import requests
|
||||
from ovos_plugin_manager.phal import PHALPlugin
|
||||
from ovos_config.config import LocalConf
|
||||
from ovos_config.locations import get_webcache_location
|
||||
from ovos_bus_client.util import get_mycroft_bus
|
||||
from ovos_utils.messagebus import Message
|
||||
from ovos_utils.log import LOG
|
||||
from ovos_utils import classproperty
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
ovos-utils < 0.2.0, >=0.1.0a8
|
||||
ovos-plugin-manager~=0.0.23
|
||||
ovos-config~=0.0.10
|
||||
ovos-bus-client<0.2.0,>=0.0.8
|
||||
ovos-config < 0.2.0, >=0.0.12
|
||||
ovos-bus-client < 0.2.0, >=0.0.9a3
|
||||
discord.py~=2.3.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user