Skip to content

Commit cdc25b1

Browse files
committed
update requirements
1 parent b6a09d3 commit cdc25b1

1 file changed

Lines changed: 8 additions & 14 deletions

File tree

requirements.txt

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,18 @@
1-
alembic==0.7.6
2-
Babel==1.3
3-
beautifulsoup4==4.3.2
4-
click==4.0
1+
alembic==0.7.7
2+
beautifulsoup4==4.4.1
53
Flask==0.11.dev0
6-
Flask-Alembic==1.1.1
4+
Flask-Alembic==1.2.1
75
Flask-Babel==0.9
6+
Flask-Mail==0.9.1
87
Flask-SQLAlchemy==2.0
9-
Flask-WTF==0.11
8+
Flask-WTF==0.12
109
hoep==1.0.2
1110
inflection==0.3.1
12-
itsdangerous==0.24
13-
Jinja2==2.7.3
11+
Jinja2==2.8
1412
lxml==3.4.4
15-
Mako==1.0.1
16-
MarkupSafe==0.23
17-
psycopg2==2.6
13+
psycopg2==2.6.1
1814
Pygments==2.0.2
19-
pytz==2015.4
2015
requests==2.7.0
21-
speaklater==1.3
22-
SQLAlchemy==1.0.4
16+
SQLAlchemy==1.0.8
2317
Werkzeug==0.10.4
2418
WTForms==2.0.2

0 commit comments

Comments
 (0)