diff --git a/requirements.txt b/requirements.txt index 635142b..e866dfe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,5 @@ colorama validators fake_useragent argparse -html5lib \ No newline at end of file +html5lib +numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file