Skip to content

Commit

Permalink
Merge pull request #1882 from mraniki/dev
Browse files Browse the repository at this point in the history
⬆️
  • Loading branch information
mraniki authored Oct 4, 2024
2 parents 884f2f4 + 485710c commit dba6af6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ python = "^3.10"
loguru = ">=0.6.0"
dynaconf = ">=3.2.0"
fastapi = "0.115.0"
requests = "2.31.0"
requests = "2.32.3"
uvicorn = "0.31.0"
apprise = "1.9.0"
asyncz = "0.9.0"
Expand All @@ -57,7 +57,7 @@ talkytrend = "3.3.4"
iamlistening = "5.3.15"
findmyorder = "2.2.9"
dxsp = "11.0.9"
cefi = "4.14.0"
cefi = "4.14.1"
myllm = "4.12.21"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit dba6af6

Please sign in to comment.