aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--requires.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/requires.txt b/requires.txt
index e960d742..ac9237b5 100644
--- a/requires.txt
+++ b/requires.txt
@@ -5,11 +5,12 @@ formencode==1.2.4
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