Added bcrypt to Travis requirements

This commit is contained in:
Fabio Manganiello 2019-07-15 16:17:58 +02:00
parent 1c1ecc18df
commit e1fbde3345

View file

@ -5,3 +5,4 @@ flask
redis
python-dateutil
websockets
bcrypt