# HG changeset patch # User Marcin Kuzminski # Date 1327772564 -7200 # Node ID b6b611e7722e754abebaae6e265cbb4c823d344d # Parent 2dca2f93f3e1b05312756dc44d894fba2057052c requires file update diff -r 2dca2f93f3e1 -r b6b611e7722e requires.txt --- a/requires.txt Sat Jan 28 19:42:00 2012 +0200 +++ b/requires.txt Sat Jan 28 19:42:44 2012 +0200 @@ -5,11 +5,12 @@ SQLAlchemy==0.7.4 Mako==0.5.0 pygments>=1.4 -mercurial>=2.0,<2.1 whoosh<1.8 celery>=2.2.5,<2.3 babel python-dateutil>=1.5.0,<2.0.0 dulwich>=0.8.0,<0.9.0 vcs==0.2.2 -webob==1.0.8 \ No newline at end of file +webob==1.0.8 +py-bcrypt +mercurial==2.0.2 \ No newline at end of file