Skip to content

Commit

Permalink
Merge pull request #1904 from mraniki/dev
Browse files Browse the repository at this point in the history
⬆️ 🤖 - Your supervisor is thinking about you
  • Loading branch information
mraniki authored Oct 27, 2024
2 parents 628976c + 6664d6d commit 2f8a460
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,9 +45,9 @@ version = "10.3.40"
python = "^3.10"
loguru = ">=0.6.0"
dynaconf = ">=3.2.0"
fastapi = "0.115.0"
fastapi = "0.115.3"
requests = "2.32.3"
uvicorn = "0.31.1"
uvicorn = "0.32.0"
apprise = "1.9.0"
asyncz = "0.12.0"
nicegui = "1.4.9"
Expand All @@ -56,7 +56,7 @@ feedparser = "6.0.11"
talkytrend = "3.3.5"
iamlistening = "5.3.17"
findmyorder = "2.2.9"
dxsp = "11.0.9"
dxsp = "11.0.11"
cefi = "4.14.2"
myllm = "4.12.21"

Expand All @@ -75,7 +75,7 @@ sphinx-hoverxref = "^1.3.0"
sphinx_copybutton = "0.5.2"
sphinx_design = "^0.6.0"
myst_parser = "^4.0.0"
pydata-sphinx-theme = "^0.15.0"
pydata-sphinx-theme = "^0.16.0"

[tool.poetry.group.test.dependencies]
pytest = "^7.0"
Expand Down

0 comments on commit 2f8a460

Please sign in to comment.