Browse Source

New cleaned requirements file

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

+ 9
- 4
requirements.txt View File

@@ -1,6 +1,11 @@
1
-PyMySQL==0.6.7
2
-mosql==0.11
1
+astroid==1.4.4
2
+itsdangerous==0.24
3
+Jinja2==2.8
4
+lazy-object-proxy==1.2.1
5
+logilab-common==1.2.0
6
+MarkupSafe==0.23
3 7
 pep8==1.6.2
4 8
 pylint==1.4.4
5
-jinja2==2.8
6
-Flask==0.10.1
9
+six==1.10.0
10
+Werkzeug==0.11.4
11
+wrapt==1.10.6

Loading…
Cancel
Save