bump dependency ver

This commit is contained in:
2024-07-03 08:41:23 +01:00
parent e645437d1d
commit 1c5c8893ad
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ description = "A Voicemeeter app compatible with NVDA"
authors = [{ name = "onyx-and-iris", email = "code@onyxandiris.online" }]
dependencies = [
"pyparsing>=3.1.1",
"voicemeeter-api>=2.5.3",
"voicemeeter-api>=2.6.0",
"freesimplegui>=5.1.0",
]
requires-python = ">=3.10,<3.12"