diff --git a/setup.py b/setup.py index 8d4aa85..3d766ec 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ requires = [ # package # low high 'psycopg2', # 2.6.2 - 'rattail', # 0.7.25 + 'rattail[auth,db]', # 0.7.25 'Tailbone', # 0.5.29 'tox', # 3.13.2 ]