diff --git a/MoviePlots/text_generation/with-titles/app/requirements.txt b/MoviePlots/text_generation/with-titles/app/requirements.txt
index 72fbab5..9ad7651 100644
--- a/MoviePlots/text_generation/with-titles/app/requirements.txt
+++ b/MoviePlots/text_generation/with-titles/app/requirements.txt
@@ -2,6 +2,6 @@ starlette==0.13.0
 uvicorn==0.10.8
 aiofiles==0.4.0
 aiohttp==3.6.2
-jinja2==2.10.3
+jinja2==2.11.3
 torch==1.3.1
 transformers==2.2.1
\ No newline at end of file