@@ -13,13 +13,13 @@ requirements = [
"Pylons==1.0.0",
"WebHelpers>=1.2",
"SQLAlchemy>=0.7.0",
"Mako>=0.4.0",
"vcs>=0.2.1",
"pygments>=1.4",
"mercurial>=1.8.1",
"mercurial>=1.8.1,<1.9",
"whoosh>=1.8.4",
"celery>=2.2.5",
"babel",
"python-dateutil>=1.5.0,<2.0.0",
"dulwich>=0.7.1"
]
Status change: