update librarian
[redakcja.git] / requirements.txt
index 997336b..179c3a4 100644 (file)
@@ -1,15 +1,14 @@
--i http://pypi.nowoczesnapolska.org.pl/simple
+-i https://py.mdrn.pl:8443/simple
 
 ## Python libraries
 lxml>=2.2.2
-mercurial>=1.6,<1.7
+Mercurial>=2.6,<2.7
 PyYAML>=3.0
-PIL>=1.1
+Pillow
 oauth2
 httplib2 # oauth2 dependency
-
-## Book conversion library
-# git+git://github.com/fnp/librarian.git@master#egg=librarian
+texml
+unidecode
 
 ## Django
 Django>=1.5,<1.6
@@ -21,6 +20,7 @@ django-pagination
 django-gravatar
 django-celery
 django-kombu
+fnpdjango
 
 # migrations
 south>=0.6