bump min vban-cmd version

This commit is contained in:
onyx-and-iris 2026-03-20 09:31:20 +00:00
parent f944c65f10
commit 91f267c52b

View File

@ -5,7 +5,7 @@ description = "A command-line interface for Voicemeeter leveraging VBAN."
readme = "README.md"
license = { text = "LICENSE" }
requires-python = ">=3.10"
dependencies = ["cyclopts>=4.6.0", "loguru>=0.7.3", "vban-cmd>=2.10.1"]
dependencies = ["cyclopts>=4.6.0", "loguru>=0.7.3", "vban-cmd>=2.10.3"]
classifiers = [
"Development Status :: 4 - Beta",
"Programming Language :: Python",