diff --git a/examples/django_example/requirements.txt b/examples/django_example/requirements.txt index 6453a5a1d..91349e262 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.2.2 # not directly required, pinned by Snyk to avoid a vulnerability