Browse Source

Added Flask to the requirements

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

+ 2
- 1
requirements.txt View File

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

Loading…
Cancel
Save