diff --git a/pyproject.toml b/pyproject.toml index 31017cea..cd801d9a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ "aioshutil>=1,<2", "multicollections>=1.0.4,<2", "numpy>=1,<3", - "rich>=13,<15", + "rich>=13,<16", "typing-extensions>=4.5,<5; python_version<'3.13'", ]