diff --git a/examples/webpy_example/requirements.txt b/examples/webpy_example/requirements.txt index accc6fda4..11afef39a 100644 --- a/examples/webpy_example/requirements.txt +++ b/examples/webpy_example/requirements.txt @@ -1,3 +1,4 @@ Jinja2==2.6 web.py==0.37 python-social-auth +requests>=2.32.4 # not directly required, pinned by Snyk to avoid a vulnerability