changeset 1555:da2e3505b880 beta

webob library freeze
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 13 Oct 2011 03:20:28 +0200
parents e7c6341ad3cb
children 1efca2908ae4
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Thu Oct 13 03:19:30 2011 +0200
+++ b/setup.py	Thu Oct 13 03:20:28 2011 +0200
@@ -24,7 +24,7 @@
         "python-dateutil>=1.5.0,<2.0.0",
         "dulwich>=0.8.0,<0.9.0",
         "vcs>=0.2.2.dev",
-        "webob>1.1.0,<1.2.0"
+        "webob==1.1.1"
     ]
 
 dependency_links = [