diff --git a/setup.py b/setup.py index 61b96768..d64cc089 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ requirements = [ "pyyaml==6.0", "tabulate==0.8.9", "colorama==0.4.5", - "termcolor==1.1.0", + "termcolor==2.0.1", "wcwidth==0.2.5", "ida-settings==2.1.0", "viv-utils[flirt]==0.7.5",