diff --git a/setup.py b/setup.py index 5ead6be8..07ce55a8 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ requirements = [ "networkx==2.5.1", "ruamel.yaml==0.17.20", "vivisect==1.0.5", - "smda==1.6.2", + "smda==1.7.0", "pefile==2021.9.3", "typing==3.7.4.3", "pyelftools==0.27",