diff --git a/setup.py b/setup.py index 614d80ba..d6405967 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ setup( "pyscard", "pyserial", "pytlv", - "cmd2 >= 1.5.0, < 3.0", + "cmd2 >= 2.6.2, < 3.0", "jsonpath-ng", "construct >= 2.10.70", "bidict",