Fix missing bcrypt dep

This commit is contained in:
rubenwardy 2021-02-02 21:07:15 +00:00
parent 878872799e
commit bb79d564a8
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@ alembic==1.5.3
amqp==5.0.5
attrs==20.3.0
Babel==2.9.0
bcrypt==3.2.0
beautifulsoup4==4.9.3
billiard==3.6.3.0
bleach==3.3.0

View File

@ -11,6 +11,7 @@ Flask-WTF
GitHub-Flask
SQLAlchemy-Searchable
bcrypt
markdown
bleach
passlib