diff --git a/setup.py b/setup.py index 9d94efb..4c26cb0 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ 'glob2', 'hyperspy', 'numpy', - 'matplotlib==3.4.3', + 'matplotlib', 'matplotlib-scalebar', 'pandas', 'periodictable',