update librarian
[redakcja.git] / requirements.txt
index 6ba7739..179c3a4 100644 (file)
@@ -1,19 +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.1.1,<1.2
-sorl-thumbnail>=3.2
+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