@@ -36,25 +36,25 @@ is_windows = __platform__ in ['Windows']
requirements = [
"waitress==0.8.8",
"webob==1.0.8",
"webtest==1.4.3",
"Pylons==1.0.0",
"Beaker==1.6.4",
"WebHelpers==1.3",
"formencode==1.2.4",
"SQLAlchemy==0.7.10",
"Mako>=0.9.0,<=1.0.0",
"pygments>=1.5",
"whoosh>=2.4.0,<2.5",
"whoosh>=2.4.0,<=2.5.7",
"celery>=2.2.5,<2.3",
"babel==0.9.6",
"python-dateutil>=1.5.0,<2.0.0",
"dulwich>=0.9.3,<=0.9.7",
"markdown==2.2.1",
"docutils>=0.8.1,<=0.11",
"simplejson==2.5.2",
"mock",
"pycrypto>=2.6.0,<=2.6.1",
"URLObject==2.3.4",
"Routes==1.13",
]
Status change: