Skip to content

Commit

Permalink
Bumping Beaker req
Browse files Browse the repository at this point in the history
--HG--
branch : trunk
  • Loading branch information
bbangert committed Nov 24, 2008
1 parent c8efd0d commit a62c052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -72,7 +72,7 @@
test_suite='nose.collector',
tests_require=['nose'],
install_requires=[
"Routes>=1.10.1", "WebHelpers>=0.6.1", "Beaker>=1.0.3",
"Routes>=1.10.1", "WebHelpers>=0.6.1", "Beaker>=1.1.1",
"Paste>=1.7.2", "PasteDeploy>=1.3.2", "PasteScript>=1.7.3",
"FormEncode>=1.2", "simplejson>=2.0.4", "decorator>=2.2.0",
"nose>=0.10.4", "Mako>=0.2.3", "WebOb>=0.9.4", "WebError>=0.9.1",
Expand Down

0 comments on commit a62c052

Please sign in to comment.