bump dependencies

This commit is contained in:
2024-07-02 22:24:51 +01:00
parent df6f215514
commit 2e868705d5
3 changed files with 101 additions and 97 deletions

View File

@@ -12,9 +12,9 @@ include = ["vmcompact/img/cat.ico"]
[tool.poetry.dependencies]
python = ">=3.10,<3.13"
sv-ttk = "^2.5.5"
sv-ttk = "^2.6.0"
tomli = { version = "^2.0.1", python = "<3.11" }
voicemeeter-api = "^2.5.3"
voicemeeter-api = "^2.6.0"
vban-cmd = "^2.4.11"
[tool.poetry.group.dev.dependencies]
@@ -32,4 +32,4 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry.scripts]
build_sunvalley = "scripts:build_sunvalley"
build_forest = "scripts:build_forest"
build_all = "scripts:build_all"
build_all = "scripts:build_all"