diff --git a/setup.py b/setup.py index 8a240794..fdbcaada 100644 --- a/setup.py +++ b/setup.py @@ -90,7 +90,7 @@ def relative(lst, base=''): ], }, - install_requires=['cflib>=0.1.23', + install_requires=['cflib>=0.1.24', 'appdirs~=1.4.0', 'pyzmq~=25.0', 'pyqtgraph~=0.13',