diff --git a/requirements.txt b/requirements.txt index 52cecb6a..2cfeaa56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,5 @@ pytest-dependency==0.5.1 black==22.3 plotly==5.2.1 tqdm==4.50.0 -faker==13.3.3 \ No newline at end of file +faker==13.3.3 +urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file