Skip to content

Commit b70f855

Browse files
fix(deps): update dependency tts to ^0.22.0 (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59224e0 commit b70f855

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ packages = [
2727
python = "^3.9,<3.11"
2828
torch = "^2.0.0,!=2.0.1"
2929
numpy = "^1.22.0"
30-
tts = "^0.21.0"
30+
tts = "^0.22.0"
3131

3232
[tool.poetry.group.dev.dependencies]
3333
pre-commit = ">=3"

0 commit comments

Comments
 (0)