Merge branch 'master' of http://github.com/fnp/wolnelektury
[wolnelektury.git] / requirements.txt
index 029243d..6c13ac0 100644 (file)
@@ -1,3 +1,21 @@
-Django==1.1
-librarian==1.2.6
-lxml==2.2.2
+--find-links=http://stigma.nowoczesnapolska.org.pl/pypi/
+--find-links=http://www.pythonware.com/products/pil/
+
+# django
+Django>=1.1.1,<1.2
+South>=0.4 # migrations for django
+django-pagination>=1.0
+
+# Feedparser 
+Feedparser>=4.1
+
+# PIL 
+Imaging>=1.1.6
+mutagen>=1.17
+sorl-thumbnail>=3.2
+
+# home-brewed & dependencies
+librarian>=1.2.6
+lxml>=2.2.2
+
+# MySQL-python>=1.2,<2.0