X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/aa126d79c71639bd5bdc57fe61bf2cc121a5beb5..49cccf45f1b676f26087981175602f0dda2ff24c:/requirements.txt

diff --git a/requirements.txt b/requirements.txt
index 9eb392b8..d81e4d41 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
 
 ## Python libraries
 lxml>=2.2.2
-mercurial>=1.6,<1.7
+Mercurial>=2.6,<2.7
 PyYAML>=3.0
 Pillow
 oauth2
@@ -21,6 +21,7 @@ django-pagination
 django-gravatar
 django-celery
 django-kombu
+fnpdjango
 
 # migrations
 south>=0.6