X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/1477a9281c6c552b0cb00cf967c1cf1bc8739a54..9c13fb6245a966d5890b11e7e0d8ccb6692cfacd:/requirements.txt diff --git a/requirements.txt b/requirements.txt index f52c8fd27..9a3e856ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,22 @@ -Django==1.1 -librarian==1.2.6 -lxml==2.2.2 -Imaging==1.1.6 -mutagen==1.17 +--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 +django-rosetta>=0.5.3 + +# 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