diff --git a/setup.py b/setup.py index 713b741..0ef32cd 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ setup( install_requires=[ 'setuptools', 'Mopidy >= 2.0', - 'py-sonic >= 0.6.1', + 'py-sonic == 0.6.2', 'Pykka >= 1.1' ], entry_points={