diff --git a/setup.py b/setup.py index 2ff976ab4a..a24203353d 100644 --- a/setup.py +++ b/setup.py @@ -272,7 +272,7 @@ def run(self): 'mock', 'cython', 'testfixtures', - 'Morfessor==2.0.2a4', + 'Morfessor>=2.0.2a4', ] if not (sys.platform.lower().startswith("win") and sys.version_info[:2] >= (3, 9)):