diff --git a/pyproject.toml b/pyproject.toml index 05ad9255..261a9b16 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,12 +53,12 @@ asyncz = "0.9.0" nicegui = "1.4.9" ping3 = "4.0.8" feedparser = "6.0.11" -talkytrend = "3.2.0" -iamlistening = "5.3.10" +talkytrend = "3.2.1" +iamlistening = "5.3.12" findmyorder = "2.2.8" dxsp = "11.0.8" cefi = "4.11.1" -myllm = "4.12.12" +myllm = "4.12.13" [tool.poetry.group.dev.dependencies] python-semantic-release = ">=8.0.8"