diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -57,7 +57,7 @@ requirements = [ "URLObject==2.3.4", "Routes==1.13", "dulwich>=0.14.1", - "mercurial>=4.0,<4.6", + "mercurial>=4.0,<4.7", "decorator >= 3.3.2", "Paste >= 2.0.3, < 3.0", ]