diff setup.py @ 1638:da2e3505b880 beta

webob library freeze
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 13 Oct 2011 03:20:28 +0200
parents cb8321dfc771
children e774fc919e76
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 = [