diff --git a/pyproject.toml b/pyproject.toml index 1d9e2f3..e7bb442 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ "Programming Language :: Python :: 3.13", ] dependencies = [ - "click>=8.1.0", + "click>=8.4.0", "rich>=13.0.0", "pyyaml>=6.0", "pandas>=2.0.0",