changeset 1563:e774fc919e76 beta

lib freeze
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 17 Oct 2011 00:22:45 +0200
parents f8321ccf6529
children 752b0a7b7679 62c4027b0321
files setup.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Mon Oct 17 00:18:26 2011 +0200
+++ b/setup.py	Mon Oct 17 00:22:45 2011 +0200
@@ -14,8 +14,8 @@
         "Beaker==1.5.4",
         "WebHelpers>=1.2",
         "formencode==1.2.4",
-        "SQLAlchemy>=0.7.2,<0.8",
-        "Mako>=0.4.2",
+        "SQLAlchemy==0.7.3",
+        "Mako==0.5.0",
         "pygments>=1.4",
         "mercurial>=1.9,<2.0",
         "whoosh<1.8",