diff --git a/setup.py b/setup.py index 3b8e661..17f0b4d 100644 --- a/setup.py +++ b/setup.py @@ -61,7 +61,7 @@ 'PyYAML==6.0.2', 'mysqlclient==2.2.7', 'sql_metadata==2.17.0', - 'termcolor==2.4.0', + 'termcolor==3.1.0', 'yamlordereddictloader==0.4.2' ], entry_points={