diff --git a/pyproject.toml b/pyproject.toml index 638d4d9..0af814f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ 'redis<=4.3.4', # selenium 4.0 breaks with arm geckodriver. 'selenium==3.141.0', - 'setuptools-rust<=1.5.2', + 'setuptools-rust<=1.10.2', 'sounddevice<=0.4.5', 'soundfile', 'supervisor<=4.2.4',