diff --git a/Information-Gathering/requirements.txt b/Information-Gathering/requirements.txt index ba520849..e3cc805e 100644 --- a/Information-Gathering/requirements.txt +++ b/Information-Gathering/requirements.txt @@ -3,3 +3,5 @@ whois python-wappalyzer warnings python3-nmap +aiohttp>=3.13.3 # not directly required, pinned by Snyk to avoid a vulnerability +urllib3>=2.6.3 # not directly required, pinned by Snyk to avoid a vulnerability