diff --git a/pyproject.toml b/pyproject.toml index afbc690..9d20504 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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",