update librarian
[redakcja.git] / requirements.txt
index 370f6a9..179c3a4 100644 (file)
@@ -1,22 +1,26 @@
+-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.3,<1.4
+Django>=1.5,<1.6
+django-pipeline>=1.2,<1.3
+django_cas>=2.1,<2.2
 sorl-thumbnail>=11.09,<12
 django-maintenancemode>=0.9
 django-pagination
 django-gravatar
 django-celery
 django-kombu
+fnpdjango
 
 # migrations
 south>=0.6