Replace py-bcrypt with bcrypt

bcrypt is more common and better maintained

Signed-off-by: Felix Kaechele <felix@kaechele.ca>
This commit is contained in:
Felix Kaechele 2016-09-17 07:32:33 -07:00
parent d7a218a212
commit cae8f92c97

View file

@ -2,7 +2,7 @@ Flask>=0.10
Flask-WTF>=0.11
Flask-Login>=0.2.11
configobj==5.0.5
py-bcrypt==0.4
bcrypt==3.1.0
requests==2.7.0
python-ldap==2.4.21
Flask-SQLAlchemy==2.1