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