Browse Source

Added the version number of jinja2 in the requirements file

Roland Haroutiounian 9 years ago
parent
commit
e79f12c0d8
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt View File

@@ -2,4 +2,4 @@ PyMySQL==0.6.7
2 2
 mosql==0.11
3 3
 pep8==1.6.2
4 4
 pylint==1.4.4
5
-jinja2
5
+jinja2==2.8

Loading…
Cancel
Save