Skip to content

Commit 8458ee2

Browse files
author
Mike Taylor
committed
Merge pull request #920 from karlcow/902/1
fix #902 - 902/1 Update python module dependencies in the project.
2 parents b6e95a4 + 35cdc76 commit 8458ee2

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

requirements.txt

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
Babel==1.3
2-
blinker==1.3
1+
Babel==2.2.0
2+
blinker==1.4
33
Flask==0.10.1
4-
Flask-Limiter==0.7.4
5-
Flask-SQLAlchemy==1.0
4+
Flask-Limiter==0.9.1
5+
Flask-SQLAlchemy==2.1
66
Flask-WTF==0.12
7-
GitHub-Flask==0.3.4
8-
nose==1.3.1
9-
pep8==1.6.2
10-
Pillow==3.0.0
11-
requests==2.2.1
7+
GitHub-Flask==3.1.1
8+
nose==1.3.7
9+
pep8==1.7.0
10+
Pillow==3.1.1
11+
requests==2.9.1
1212
ua-parser==0.6.1
13-
WTForms==2.0.2
13+
WTForms==2.1

0 commit comments

Comments
 (0)