Skip to content

Commit

Permalink
Merge pull request #1784 from mraniki/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
mraniki authored Aug 18, 2024
2 parents 1cc4e90 + a23e5d3 commit 7478f89
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,17 +53,17 @@ asyncz = "0.9.0"
nicegui = "1.4.9"
ping3 = "4.0.8"
feedparser = "6.0.11"
talkytrend = "3.0.6"
iamlistening = "5.3.7"
talkytrend = "3.0.7"
iamlistening = "5.3.8"
findmyorder = "2.2.6"
dxsp = "11.0.4"
cefi = "4.10.4"
myllm = "4.11.15"

dxsp = "11.0.5"
cefi = "4.10.5"
myllm = "4.11.17"
eth-typing = "4.4.0"

[tool.poetry.group.dev.dependencies]
python-semantic-release = ">=8.0.8"
ruff = "^0.5.0"
ruff = "^0.6.0"
black = "^24.0.0"
pre-commit = "^3.3.1"

Expand Down

0 comments on commit 7478f89

Please sign in to comment.