diff --git a/setup.py b/setup.py index ec1a76a2..b9ad1bf0 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ setup( "pytlv", "cmd2 >= 1.3.0, < 2.0.0", "jsonpath-ng", - "construct >= 2.9", + "construct >= 2.9.51", "bidict", "gsm0338", "termcolor",