From d48aa0a8e93c5b311ade296446980cb081cd3e0e Mon Sep 17 00:00:00 2001 From: isao takaesu Date: Tue, 16 Apr 2019 13:16:42 +0900 Subject: [PATCH] Change the "Jinja" version. --- DeepExploit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DeepExploit/requirements.txt b/DeepExploit/requirements.txt index a07f6c0a..5e8d855e 100644 --- a/DeepExploit/requirements.txt +++ b/DeepExploit/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.6.0 docopt==0.6.2 -Jinja2==2.10 +Jinja2==2.10.1 Keras==2.1.6 matplotlib==2.0.2 msgpack-python==0.5.6