diff --git a/examples/django_example/requirements.txt b/examples/django_example/requirements.txt index 6453a5a1d..0ce29e30d 100644 --- a/examples/django_example/requirements.txt +++ b/examples/django_example/requirements.txt @@ -1,2 +1,3 @@ django>=1.4 python-social-auth +urllib3>=2.5.0 # not directly required, pinned by Snyk to avoid a vulnerability