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