diff --git a/pyproject.toml b/pyproject.toml index 638d4d9..481abf2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ 'soundfile', 'supervisor<=4.2.4', 'twython<=3.9.1', - "urllib3==1.26.19", # For compatibility with selenium==3.141.0 + "urllib3==2.3.0", # For compatibility with selenium==3.141.0 ] [project.optional-dependencies]