diff --git a/pyproject.toml b/pyproject.toml index 4fd2b2a5..259989dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "requests", "spsdk >=1.10.1,<1.11.0", "tqdm", - "urllib3 ~= 1.26.7", + "urllib3 >=2.0,<2.1", "tlv8", "typing_extensions ~= 4.3.0", "pyserial",