Removed buggy html2wl XSLT - replaced with a Javascript HTML serializer.
[redakcja.git] / requirements.txt
index 227f79c..00c38ac 100644 (file)
@@ -1,8 +1,9 @@
 --find-links=http://stigma.nowoczesnapolska.org.pl/pypi/
 
-Django==1.1.1
-lxml==2.2.2
-mercurial==1.3.1
-librarian==1.2.6
-django-piston==0.2.3rc1
-django-cas-consumer==0.1dev
+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
+django-nose>=0.0.3