summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 34b1c0d1..d21a5be7 100644
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@ install_requirements = [
"sqlparse >=0.3.0,<0.4",
"configobj >= 5.0.6",
"humanize >= 0.5.1",
- "cli_helpers[styles] >= 1.2.0",
+ "cli_helpers[styles] >= 2.0.0",
]