mirror of https://github.com/eyhc1/rendercv.git
add rich as a dependency
This commit is contained in:
parent
f5a66ef9b2
commit
ccbaee00c1
|
@ -60,6 +60,7 @@ dependencies = [
|
|||
'ruamel.yaml==0.18.5',
|
||||
'email-validator==2.1.0.post1',
|
||||
'typer[all]==0.9.0',
|
||||
'rich==13.7.0',
|
||||
]
|
||||
classifiers = [
|
||||
"Intended Audience :: Science/Research",
|
||||
|
|
Loading…
Reference in New Issue