diff --git a/sample_code/django_sample/requirements.txt b/sample_code/django_sample/requirements.txt index 5563f88..53d8ad9 100644 --- a/sample_code/django_sample/requirements.txt +++ b/sample_code/django_sample/requirements.txt @@ -19,6 +19,6 @@ requests-toolbelt==0.8.0 six==1.12.0 tqdm==4.29.1 twine==1.12.1 -urllib3==1.24.1 +urllib3==1.26.5 webencodings==0.5.1 Werkzeug==0.15.3