diff --git a/setup.py b/setup.py index 714cc27..4033d1b 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ "pybars3", "pyyaml", "svgpathtools==1.4.1", - "pcbnewTransition==0.3.0", + "pcbnewTransition >= 0.3, <=0.4", "LnkParse3; platform_system=='Windows'", "pyVirtualDisplay~=3.0; platform_system!='Windows'", "Pillow~=9.0",