* Improved history view (still not there).
[redakcja.git] / requirements.txt
index 076171b..975ceb7 100644 (file)
@@ -1,10 +1,11 @@
 --find-links=http://stigma.nowoczesnapolska.org.pl/pypi/
 
-Django==1.1.1
-lxml>=2.2,<2.3
-mercurial==1.3.1
+Django>=1.1.1,<1.2
+lxml>=2.2
+mercurial>=1.3.1
 librarian>=1.3.dev,<1.4
-django-cas-consumer==0.1dev
 PyYAML>=3.0
-MySQL-python>=1.2,<2.0
+# MySQL-python>=1.2,<2.0
+# debug stuff
 django-nose>=0.0.3
+django-debug-toolbar>=0.8