diff --git a/setup.py b/setup.py index 1ad1ebd2a..b90396153 100644 --- a/setup.py +++ b/setup.py @@ -66,7 +66,7 @@ 'flake8', 'gitpython', 'jinja2', - 'knack~=0.6.2', + 'knack', 'mock', 'pytest~=4.4.0', 'pytest-xdist',