diff --git a/setup.py b/setup.py index ed57d8be..6d1d4326 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ 'praat-parselmouth>=0.4' ], 'mute': [ - 'spleeter==2.3.0' + 'spleeter>=2.3.0' ] } @@ -26,7 +26,7 @@ setup( name='tdh-twitch-utils', - version='1.6.1', + version='1.7.0', author='Dmitry Karikh', author_email='the.dr.hax@gmail.com',