diff --git a/pyproject.toml b/pyproject.toml index 638d4d9..1cc5795 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ 'setuptools-rust<=1.5.2', 'sounddevice<=0.4.5', 'soundfile', - 'supervisor<=4.2.4', + 'supervisor<=4.2.5', 'twython<=3.9.1', "urllib3==1.26.19", # For compatibility with selenium==3.141.0 ]