chore: указал новые зависимости в pyproject.toml

This commit is contained in:
ElectronixTM
2025-04-02 00:39:56 +03:00
parent 82eb4e96ff
commit 4236ad59b4
2 changed files with 15 additions and 36 deletions

View File

@ -5,7 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"rich>=14.0.0",
"py-cui>=0.1.6",
]
[project.scripts]