Skip to content

Commit

Permalink
updated flask to v 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhea0 committed Jun 9, 2018
1 parent ffc02b7 commit efb851e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions {{cookiecutter.app_slug}}/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
coverage==4.5.1
flake8==3.5.0
Flask==0.12.2
Flask==1.0.2
Flask-Bcrypt==0.7.1
Flask-Bootstrap==3.3.7.1
Flask-DebugToolbar==0.10.1
Expand All @@ -9,4 +9,4 @@ Flask-Migrate==2.1.1
Flask-SQLAlchemy==2.3.2
Flask-Testing==0.7.1
Flask-WTF==0.14.2
psycopg2==2.7.3.2
psycopg2==2.7.4

0 comments on commit efb851e

Please sign in to comment.