diff --git a/pyproject.toml b/pyproject.toml index 4fb637fd..596f8076 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "pydantic>=1.10.8,<2.0.0", "pyyaml>=6.0", "requests>=2.30.1,<3.0.0", - "rich>=12.6.0,<=13.0.0", + "rich>=12.6.0,<=13.8.0", "tenacity>=8.2.2,<9.0.0", "typer[all]==0.7.0", "watchdog>=2.1.0",