Adds Rich library dependency
Introduces Rich library (v14.0.0) to enhance text formatting and terminal output capabilities.
This commit is contained in:
@@ -11,6 +11,7 @@ python = "^3.10"
|
||||
pyyaml = "^6.0.2"
|
||||
doit = "^0.36.0"
|
||||
pydantic = "^2.11.3"
|
||||
rich = "^14.0.0"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
Reference in New Issue
Block a user