Add pyramid_mako dependency, remove minimum version for rattail

This commit is contained in:
Lance Edgar 2017-01-29 15:19:39 -06:00
parent e009f240be
commit 2e88cdde88

View file

@ -83,9 +83,10 @@ requires = [
'pyramid_beaker>=0.6', # 0.6.1
'pyramid_debugtoolbar', # 1.0
'pyramid_exclog', # 0.6
'pyramid_mako', # 1.0.2
'pyramid_simpleform', # 0.6.1
'pyramid_tm', # 0.3
'rattail[db,auth,bouncer]>=0.5.0', # 0.5.0
'rattail[db,auth,bouncer]', # 0.5.0
'transaction', # 1.2.0
'waitress', # 0.8.1
'WebHelpers', # 1.3