diff --git a/pyproject.toml b/pyproject.toml index 0a9e88760..c4c0ab467 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,10 +24,6 @@ dependencies = [ "requests-toolbelt", "snap-helpers", "tabulate", - # Needed until requests-unixsocket supports urllib3 v2 - # https://github.com/msabramo/requests-unixsocket/pull/69 - # When updating, remove the urllib3 constraint from renovate config. - "urllib3<2.0", "pip>=24.2", ] classifiers = [