diff --git a/requirements-dev.txt b/requirements-dev.txt index 18861e1..d22a09c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,4 +7,6 @@ docutils wheel pycodestyle twine -xmltodict \ No newline at end of file +xmltodict +pygments>=2.7.4 # not directly required, pinned by Snyk to avoid a vulnerability +setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file