diff --git a/examples/django_me_example/requirements.txt b/examples/django_me_example/requirements.txt index 1a339e997..3a15f76fb 100644 --- a/examples/django_me_example/requirements.txt +++ b/examples/django_me_example/requirements.txt @@ -1,3 +1,4 @@ django>=1.4,<1.8 mongoengine>=0.8.6 python-social-auth +requests>=2.32.4 # not directly required, pinned by Snyk to avoid a vulnerability