diff --git a/setup.py b/setup.py index 3551f2c4..a324c6d6 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ REQUIRES = [ "requests >= 2.31.0", - "urllib3 >= 1.15, < 2.0", + "urllib3 >= 1.15, < 3.0", "six >= 1.10, < 2.0", "certifi >= 2023.1.1", "python-dateutil >= 2.8.2",