Skip to content

Commit

Permalink
Require fanc 0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmachnik committed Oct 23, 2020
1 parent cde0401 commit cbb07f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def read_file(filename):
install_requires=[
'cython',
'numpy>=1.8.0',
'fanc>=0.9.5',
'fanc>=0.9.6',
'scikit-image',
'future',
'pathos',
Expand Down

0 comments on commit cbb07f9

Please sign in to comment.