diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index f35115981..ead272707 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pycrypto>=2.6 pyasn1>=0.1.8 -gevent>=1.2.0 +gevent>=25.4.1 requests>=2.9.1 bs4 netaddr @@ -9,4 +9,5 @@ termcolor msgpack-python pylnk splinter -paramiko \ No newline at end of file +paramiko +setuptools>=78.1.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file