diff --git a/setup.py b/setup.py index dd34b4e9..02def4eb 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ "rich >= 10.9.0, < 14.0.0", "textual >= 0.19.0, < 1.0.0", "scikit-learn == 1.2.2", - "click >= 8.0.0, < 9.0.0", + "click >= 8.0.0, < 8.1.4", ], tests_require=[], entry_points={