diff --git a/pyproject.toml b/pyproject.toml index ab2fa77f..649382da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,6 +44,7 @@ dependencies = [ "numpy<2", "opencv-python", "glest==0.0.1a0", + "rich>=10.2.2", ] [project.optional-dependencies]