diff --git a/setup.py b/setup.py index 853ea1c..7f9dca7 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ install_requires=[ 'click>=6.7', 'matplotlib>=2.2.3', - 'morph-tool>=2.8.0,<3.0', + 'morph-tool>=2.9.0,<3.0', 'morphio>=3.0.0,<4.0', 'neurom>=3.0,<4.0', 'numpy>=1.19.2',