#1508: don't choke on comments before root
[redakcja.git] / requirements.txt
index 9c9509a..c2ed840 100644 (file)
@@ -1,15 +1,16 @@
---find-links=http://stigma.nowoczesnapolska.org.pl/pypi/
+## Python libraries
+lxml>=2.2.2
+mercurial>=1.6,<1.7
+PyYAML>=3.0
+PIL>=1.1
+
+## Book conversion library
+# git+git://github.com/fnp/librarian.git@master#egg=librarian
 
+## Django
 Django>=1.1.1,<1.2
-lxml>=2.2
-mercurial>=1.3.1
-librarian>=1.3.dev,<1.4
-PyYAML>=3.0
-# MySQL-python>=1.2,<2.0
+sorl-thumbnail>=3.2
+django-maintenancemode>=0.9
 
 # migrations
 south>=0.6
-
-# debug stuff
-django-nose>=0.0.3
-django-debug-toolbar>=0.8