diff --git a/setup.py b/setup.py index bba68435..9e4cfd8f 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ requirements = [ "networkx==2.5.1", "ruamel.yaml==0.17.13", "vivisect==1.0.3", - "smda==1.5.19", + "smda==1.6.2", "pefile==2021.5.24", "typing==3.7.4.3", ]