diff --git a/setup.py b/setup.py index 72e01a3..83668a8 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ def read_file(filename): install_requires=[ 'cython', 'numpy>=1.8.0', - 'fanc>=0.9.6', + 'fanc>=0.9.7', 'scikit-image', 'future', 'pathos',