Skip to content

Commit

Permalink
Merge pull request #1859 from mraniki/dev
Browse files Browse the repository at this point in the history
⬆️ 🤖 - Q	How do you stop an elephant from charging
  • Loading branch information
mraniki authored Sep 18, 2024
2 parents 7ab04aa + be158a4 commit d571cfc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,20 @@ version = "10.3.24"
python = "^3.10"
loguru = ">=0.6.0"
dynaconf = ">=3.2.0"
fastapi = "0.114.2"
fastapi = "0.115.0"
requests = "^2.31.0"
uvicorn = "0.30.6"
apprise = "1.9.0"
asyncz = "0.9.0"
nicegui = "1.4.9"
ping3 = "4.0.8"
feedparser = "6.0.11"
talkytrend = "3.3.0"
iamlistening = "5.3.12"
talkytrend = "3.3.1"
iamlistening = "5.3.13"
findmyorder = "2.2.8"
dxsp = "11.0.9"
cefi = "4.13.0"
myllm = "4.12.16"
myllm = "4.12.17"

[tool.poetry.group.dev.dependencies]
python-semantic-release = ">=8.0.8"
Expand Down

0 comments on commit d571cfc

Please sign in to comment.