Skip to content

Commit 537a0aa

Browse files
committed
update requirements
1 parent 011039e commit 537a0aa

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
1-
alembic==0.7.2
1+
alembic==0.7.4
22
Babel==1.3
33
beautifulsoup4==4.3.2
44
click==3.3
55
Flask==0.11.dev0
6-
Flask-Alembic==1.1
6+
Flask-Alembic==1.1.1
77
Flask-Babel==0.9
88
Flask-SQLAlchemy==2.0
9-
Flask-WTF==0.10.3
9+
Flask-WTF==0.11
1010
hoep==1.0.2
1111
inflection==0.2.1
1212
itsdangerous==0.24
1313
Jinja2==2.7.3
14-
lxml==3.4.1
15-
Mako==1.0.0
14+
lxml==3.4.2
15+
Mako==1.0.1
1616
MarkupSafe==0.23
17-
psycopg2==2.5.4
17+
psycopg2==2.6
1818
Pygments==2.0.1
1919
pytz==2014.10
20-
requests==2.5.0
20+
requests==2.5.1
2121
speaklater==1.3
2222
SQLAlchemy==0.9.8
23-
Werkzeug==0.9.6
24-
WTForms==2.0.1
23+
Werkzeug==0.10.1
24+
WTForms==2.0.2

0 commit comments

Comments
 (0)