Skip to content

Commit

Permalink
⬆️
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed Feb 27, 2024
1 parent fde3d43 commit 87fdfd3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ ping3 = "^4.0.4"
talkytrend = "2.0.0"
iamlistening = "4.2.42"
findmyorder = "1.9.12"
dxsp = "7.0.11"
dxsp = "7.0.12"
cefi = "3.3.21"
myllm = "4.4.1"
myllm = "4.4.2"


[tool.poetry.group.dev.dependencies]
Expand All @@ -78,7 +78,7 @@ myst_parser = "^2.0.0"
pydata-sphinx-theme = "^0.15.0"

[tool.poetry.group.test.dependencies]
pytest = "^7.0"
pytest = "8.0"
pytest-asyncio = "^0.23.0"
pytest-cov = "^4.1"
pytest-loguru = "^0.3.0"
Expand Down

0 comments on commit 87fdfd3

Please sign in to comment.