diff --git a/WEB SCRAPING/Bitcoin Price/requirements.txt b/WEB SCRAPING/Bitcoin Price/requirements.txt index 663bd1f6..17c3c771 100644 --- a/WEB SCRAPING/Bitcoin Price/requirements.txt +++ b/WEB SCRAPING/Bitcoin Price/requirements.txt @@ -1 +1,2 @@ -requests \ No newline at end of file +requests +urllib3>=2.5.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file