diff --git a/requirements.txt b/requirements.txt index 81a382e..b4c4c3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,5 @@ docker pytest pylint six -cryptography \ No newline at end of file +cryptography +requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file