mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-04-18 05:23:31 +00:00
upd vban-cmd dep
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "voicemeeter-compact"
|
||||
version = "1.9.6"
|
||||
version = "1.9.7"
|
||||
description = "A Compact Voicemeeter Remote App"
|
||||
authors = [
|
||||
{name = "Onyx and Iris",email = "code@onyxandiris.online"}
|
||||
@@ -10,7 +10,7 @@ readme = "README.md"
|
||||
requires-python = ">=3.10,<3.14"
|
||||
dependencies = [
|
||||
"voicemeeter-api (>=2.6.1,<3.0.0)",
|
||||
"vban-cmd (>=2.4.12,<3.0.0)",
|
||||
"vban-cmd (>=2.5.0,<3.0.0)",
|
||||
"sv-ttk (>=2.6.0,<3.0.0)",
|
||||
"tomli (>=2.0.1,<3.0) ; python_version < '3.11'",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user