diff --git a/setup.py b/setup.py index 55a3870..04f5150 100755 --- a/setup.py +++ b/setup.py @@ -41,6 +41,7 @@ setup( 'cryptography', 'prometheus_client', 'alembic', + 'redis', ], license = 'BSD-3-Clause', package_data={