don't depend on beaker anymore

This commit is contained in:
Jérôme Schneider 2014-05-27 19:07:45 +02:00
parent 4af74431b1
commit 6b5018c828
2 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,4 @@
beaker>=1.6
poster>=0.8
pycrypto>=2.0
lxml>=2.0
xtraceback>=0.3

View File

@ -14,7 +14,6 @@ install_requires=[
'alembic>=0.4',
'beaker>=1.6',
'mako>=0.4',
'poster>=0.8',
'sqlalchemy>=0.7.3',
'lxml>=2.0',
'xtraceback>=0.3',