diff --git a/WEB SCRAPING/Weather Forcasting/requirements.txt b/WEB SCRAPING/Weather Forcasting/requirements.txt index 9d84d358..9a636dc3 100644 --- a/WEB SCRAPING/Weather Forcasting/requirements.txt +++ b/WEB SCRAPING/Weather Forcasting/requirements.txt @@ -1 +1,2 @@ requests==2.25.1 +urllib3>=2.5.0 # not directly required, pinned by Snyk to avoid a vulnerability