diff --git a/pyproject.toml b/pyproject.toml index 48f32fb..22f9cc8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ 'slack-sdk<=3.26.0', 'sounddevice<=0.4.5', 'soundfile', - 'supervisor<=4.2.4', + 'supervisor<=4.3.0', 'twython<=3.9.1', "urllib3==1.26.19", # For compatibility with selenium==3.141.0 ]