This commit is contained in:
nose
2025-12-05 03:41:16 -08:00
parent 79d4f1a09e
commit e3747555bf
22 changed files with 3669 additions and 388 deletions

View File

@@ -28,6 +28,11 @@ classifiers = [
dependencies = [
"tomli>=1.2.0;python_version<'3.11'",
"tomli_w>=1.0.0",
"Pillow>=9.0.0",
"typer>=0.12.5",
"rich>=10.11.0",
"shellingham>=1.3.0",
"prompt-toolkit>=3.0.47",
]
[project.optional-dependencies]