diff --git a/requirements.txt b/requirements.txt index 3e71833..5f8c9c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ wheel==0.23.0 -requests \ No newline at end of file +requests +urllib3>=2.6.3 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file