diff --git a/test/runner/requirements/sanity.txt b/test/runner/requirements/sanity.txt index 1935a34f024..17c8dacbfb5 100644 --- a/test/runner/requirements/sanity.txt +++ b/test/runner/requirements/sanity.txt @@ -1,6 +1,7 @@ cryptography jinja2 mock +packaging # needed for update-bundled and changelog pycodestyle pylint ; python_version >= '3.5' # pylint 2.0.0 and later require python 3+ pytest