diff --git a/HTTP-Reversed-Shell/req.txt b/HTTP-Reversed-Shell/req.txt index 3a0b8b8b..ceab2fa7 100644 --- a/HTTP-Reversed-Shell/req.txt +++ b/HTTP-Reversed-Shell/req.txt @@ -1,4 +1,6 @@ requests pyautogui ip2geotools -pillow>=10.2.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file +pillow>=10.2.0 # not directly required, pinned by Snyk to avoid a vulnerability +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 \ No newline at end of file