Update changelog.
This commit is contained in:
parent
73939b825e
commit
0cbf860ab6
3 changed files with 37 additions and 2 deletions
3
setup.py
3
setup.py
|
@ -75,6 +75,7 @@ requires = [
|
|||
# deprecated 'paster create' (and friends).
|
||||
'pyramid>=1.3a1', # 1.3b2 1.4.5
|
||||
|
||||
'edbob', # 1.1.2
|
||||
'humanize', # 0.5.1
|
||||
'Mako', # 0.6.2
|
||||
'pyramid_beaker>=0.6', # 0.6.1
|
||||
|
@ -82,7 +83,7 @@ requires = [
|
|||
'pyramid_exclog', # 0.6
|
||||
'pyramid_simpleform', # 0.6.1
|
||||
'pyramid_tm', # 0.3
|
||||
'rattail[auth,db]>=0.4.6', # 0.4.6
|
||||
'rattail[auth,db]>=0.5.0', # 0.5.0
|
||||
'transaction', # 1.2.0
|
||||
'waitress', # 0.8.1
|
||||
'WebHelpers', # 1.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue