Skip to content

Commit 96798cf

Browse files
committed
feat: add rich python library for formatted terminal output
Signed-off-by: Demolus13 <[email protected]>
1 parent cccf926 commit 96798cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"cryptography >=44.0.0,<45.0.0",
4040
"semgrep == 1.113.0",
4141
"email-validator >=2.2.0,<3.0.0",
42-
"rich ~= 13.5",
42+
"rich >=13.5.3,<15.0.0",
4343
]
4444
keywords = []
4545
# https://pypi.org/classifiers/

0 commit comments

Comments
 (0)