diff --git a/setup.py b/setup.py index e82ee46..fe11028 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ 'aiohttp>=2.2.5,<3', 'python-dateutil>=2.6.1,<3', 'humanize>=0.5.1,<1', - 'click>=6.7,<7', + 'click>=6.7,<9', ], extras_require={