This commit is contained in:
LunaChocken
2025-06-07 17:56:03 +01:00
parent 9b6fdae7b0
commit 4ff1c6b44d
4 changed files with 266 additions and 18 deletions
+1
View File
@@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"prompt-toolkit>=3.0.51",
"pyinstaller>=6.14.0",
"rich>=14.0.0",
"vdf>=3.4",
]