about summary refs log tree commit diff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index dc78613..5689c1a 100755
--- a/setup.py
+++ b/setup.py
@@ -13,7 +13,6 @@ setup(author='Bonface M. K.',
       description=('GeneNetwork3 REST API for data '
                    'science and machine learning'),
       install_requires=[
-          "bcrypt>=3.1.7",
           "click",
           "Flask>=1.1.2",
           "mypy>=0.790",