update librarian
[redakcja.git] / requirements.txt
index b52baef..179c3a4 100644 (file)
@@ -1,16 +1,26 @@
+-i https://py.mdrn.pl:8443/simple
+
 ## Python libraries
-lxml>=2.2
-mercurial>=1.3.1
+lxml>=2.2.2
+Mercurial>=2.6,<2.7
 PyYAML>=3.0
-PIL>=1.1
-
-## Book conversion library
-git+git://github.com/fnp/librarian.git@master#egg=librarian
+Pillow
+oauth2
+httplib2 # oauth2 dependency
+texml
+unidecode
 
-## Django 
-Django>=1.1.1,<1.2
-sorl-thumbnail>=3.2
+## Django
+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