diff --git a/setup.py b/setup.py index 8a9f9b8..e358151 100644 --- a/setup.py +++ b/setup.py @@ -54,7 +54,7 @@ def run(self): 'scipy', 'matplotlib', 'pyyaml', - 'qetpy>=1.7.5', + 'qetpy>=1.7.6', 'pandas', 'pytesdaq>=0.4.1', 'scikit-image',