diff --git a/requirements-dev.txt b/requirements-dev.txt index 859b693..86fadb5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,4 +4,5 @@ docutils wheel twine pygments>=2.7.4 # not directly required, pinned by Snyk to avoid a vulnerability -tabulate \ No newline at end of file +tabulate +requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file