diff --git a/setup.py b/setup.py index 787dc92d..682b15df 100644 --- a/setup.py +++ b/setup.py @@ -81,12 +81,13 @@ requires = [ 'openpyxl', # 2.4.7 'paginate', # 0.5.6 'paginate_sqlalchemy', # 0.2.0 + 'passlib', # 1.7.1 'pyramid_beaker>=0.6', # 0.6.1 'pyramid_debugtoolbar', # 1.0 'pyramid_deform', # 0.2 'pyramid_exclog', # 0.6 'pyramid_mako', # 1.0.2 - 'rattail[db,auth,bouncer]', # 0.5.0 + 'rattail[db,bouncer]', # 0.5.0 'six', # 1.10.0 'transaction', # 1.2.0 'waitress', # 0.8.1