upd vban-cmd dep

This commit is contained in:
2025-01-17 03:06:55 +00:00
parent b720494c68
commit ae200068d0
2 changed files with 8 additions and 8 deletions

View File

@@ -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'",
]