From f2e48fe339683dfc5f52ab72db0ca14e936e829e Mon Sep 17 00:00:00 2001 From: s3lph Date: Sat, 7 Jul 2018 15:20:54 +0200 Subject: [PATCH] Removed bcrypt dependency from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f162e95..a6d078e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,6 @@ This project intends to provide a well-tested and maintainable alternative to - Python 3 (>=3.6) - Python dependencies: - apsw - - bcrypt ## Usage