update dependencies

This commit is contained in:
Leo Hemsted
2017-08-18 15:39:39 +01:00
parent 953e2ae5bd
commit c36e50bef1
10 changed files with 90 additions and 82 deletions

View File

@@ -1,4 +1,4 @@
from flask.ext.bcrypt import generate_password_hash, check_password_hash
from flask_bcrypt import generate_password_hash, check_password_hash
from itsdangerous import URLSafeSerializer