Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
updated packages
  • Loading branch information
proost committed Oct 27, 2017
1 parent ac81a90 commit 7785b52
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
@@ -1,29 +1,29 @@
alembic==0.9.5 alembic==0.9.6
blinker==1.4 blinker==1.4
click==6.7 click==6.7
coverage==4.4.1 coverage==4.4.1
ddt==1.1.1 ddt==1.1.1
decorator==4.1.2 decorator==4.1.2
Flask==0.12.2 Flask==0.12.2
Flask-Admin==1.5.0 Flask-Admin==1.5.0
Flask-Caching==1.3.2 Flask-Caching==1.3.3
Flask-Compress==1.4.0 Flask-Compress==1.4.0
Flask-DebugToolbar==0.10.1 Flask-DebugToolbar==0.10.1
Flask-HTMLmin==1.2.1 Flask-HTMLmin==1.2.1
Flask-Login==0.4.0 Flask-Login==0.4.0
Flask-Migrate==2.1.1 Flask-Migrate==2.1.1
Flask-Script==2.0.6 Flask-Script==2.0.6
Flask-SQLAlchemy==2.2 Flask-SQLAlchemy==2.3.2
Flask-Testing==0.6.2 Flask-Testing==0.6.2
flask-whooshee==0.5.0 flask-whooshee==0.5.0
Flask-WTF==0.14.2 Flask-WTF==0.14.2
htmlmin==0.1.10 htmlmin==0.1.11
itsdangerous==0.24 itsdangerous==0.24
Jinja2==2.9.6 Jinja2==2.9.6
Mako==1.0.7 Mako==1.0.7
Markdown==2.6.9 Markdown==2.6.9
MarkupSafe==1.0 MarkupSafe==1.0
mpmath==0.19 mpmath==1.0.0
newick==0.8.0 newick==0.8.0
pbr==3.1.1 pbr==3.1.1
PyMySQL==0.7.11 PyMySQL==0.7.11
Expand All @@ -39,4 +39,4 @@ Werkzeug==0.12.2
wheel==0.29.0 wheel==0.29.0
Whoosh==2.7.4 Whoosh==2.7.4
WTForms==2.1 WTForms==2.1
yattag==1.9.0 yattag==1.9.2

0 comments on commit 7785b52

Please sign in to comment.