diff --git a/examples/pyramid_example/requirements.txt b/examples/pyramid_example/requirements.txt index 4a815a9ea..f5c16fce4 100644 --- a/examples/pyramid_example/requirements.txt +++ b/examples/pyramid_example/requirements.txt @@ -1,2 +1,3 @@ python-social-auth pyramid +requests>=2.32.4 # not directly required, pinned by Snyk to avoid a vulnerability