bump dependency versions

This commit is contained in:
onyx-and-iris 2022-06-20 00:24:20 +01:00
parent fd30a5ef0d
commit 8979bcf268

View File

@ -15,8 +15,8 @@ include = ["vmcompact/img/cat.ico"]
[tool.poetry.dependencies]
python = "^3.11"
sv-ttk = "^0.1"
voicemeeter-api = { version = "^0.1.6", python = "^3.10" }
vban-cmd = { version = "^1.0.5", python = "^3.10" }
voicemeeter-api = { version = "^0.1.9", python = "^3.10" }
vban-cmd = { version = "^1.0.8", python = "^3.10" }
[tool.poetry.dev-dependencies]