diff --git a/requirements.txt b/requirements.txt index b0c5555..0a27339 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,5 @@ yattag==1.12.2 python-json-logger==0.1.11 beautifulsoup4==4.8.0 defusedxml==0.6.0 -cryptography==3.4.6 \ No newline at end of file +cryptography==3.4.6 +jinja2>=3.1.3 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file