diff --git a/examples/rrsa/oss-python3-sdk/requirements.txt b/examples/rrsa/oss-python3-sdk/requirements.txt index 997aab0d..025c4623 100644 --- a/examples/rrsa/oss-python3-sdk/requirements.txt +++ b/examples/rrsa/oss-python3-sdk/requirements.txt @@ -26,5 +26,5 @@ pycparser==2.21 pycryptodome==3.19.1 requests==2.32.4 six==1.16.0 -urllib3==2.6.3 +urllib3==2.7.0 yarl==1.8.1