diff --git a/setup.py b/setup.py index 95c0dc6..6db414e 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ 'lxml', 'zeep<4.0', 'libcomxml', - 'click', + 'click<8', 'python-dateutil' ], description='Prime STG-DC Interface Specification',