From 64d726124412f0242da91f09d1bd565e2a4893a2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C5=81ukasz=20Rekucki?= Date: Thu, 20 May 2010 02:55:02 +0200 Subject: [PATCH] Updated requirements, to fetch librarian from github. --- requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 964141b27..afecb8f2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,8 @@ ---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 +South>=0.7 # migrations for django django-pagination>=1.0 django-rosetta>=0.5.3 django-maintenancemode>=0.9 @@ -17,7 +16,7 @@ mutagen>=1.17 sorl-thumbnail>=3.2 # home-brewed & dependencies -librarian>=1.2.6 lxml>=2.2.2 +git+git://github.com/fnp/librarian.git # MySQL-python>=1.2,<2.0 -- 2.20.1