* Improved history view (still not there).
[redakcja.git] / requirements.txt
index 07b94b5..975ceb7 100644 (file)
@@ -1,9 +1,11 @@
 --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
+# debug stuff
+django-nose>=0.0.3
+django-debug-toolbar>=0.8