diff --git a/pyproject.toml b/pyproject.toml index eeba85c..d62ea1b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ requires-python = ">=3.12" dependencies = [ "aiohttp>=3.9.0,<4.0", - "rich>=13.7.0,<14.0", + "rich>=13.7.0,<16.0", "pyfiglet>=1.0.2,<2.0", "pandas>=2.2.0,<3.0", "numpy>=1.26.0,<3.0",