summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatherine Holloway <cholloway13@bloomberg.net>2019-04-06 14:06:49 -0400
committerCatherine Holloway <cholloway13@bloomberg.net>2019-04-06 14:06:49 -0400
commit70bb53bc4c21b8e02169f4adf2543ea4208b1b5f (patch)
tree9f211328b9c658c3330fc554f70d8d9d3ded4a06
parent211561eabc1444135e0a000d8ec4ba822c2ebbd5 (diff)
adding minimum version requirement on jinja2
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index e81b32e3..44d0e5fc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,7 @@ shapely
lxml
appdirs
numpy<1.16.0
-jinja2
+jinja2>2.9
requests
colormath
stringcase