switch to freesimplegui

This commit is contained in:
2024-07-02 22:11:18 +01:00
parent 3a1143199a
commit 9969506698
8 changed files with 21 additions and 12 deletions

View File

@@ -4,9 +4,9 @@ version = "0.6.3"
description = "A Voicemeeter app compatible with NVDA"
authors = [{ name = "onyx-and-iris", email = "code@onyxandiris.online" }]
dependencies = [
"pysimplegui==4.60.5",
"pyparsing>=3.1.1",
"voicemeeter-api>=2.5.3",
"freesimplegui>=5.1.0",
]
requires-python = ">=3.10,<3.12"
readme = "README.md"