diff --git a/setup.py b/setup.py index d51cbb3..7131c9e 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,8 @@ "License :: Public Domain", "Operating System :: OS Independent", ], - install_requires=[ + install_ + requires=[ "bcrypt>=3.0.0", "colorama>=0.4", "cryptography>=35",