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