diff --git a/binder/requirements.txt b/binder/requirements.txt index 32a210d..d6933e6 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -4,3 +4,4 @@ tiingo==0.15.6 # You technically don't have to use tiingo with pandas, but # we included it since most data analysts will have it installed already. pandas==1.5.3 +urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability