mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-04-18 05:23:31 +00:00
bump dependencies
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user