X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/65f4793d71ca86c80a7f4f7974e8d65a3ebe6f25..da11772a097c204163e6d9bb209224fa887840fb:/requirements.txt diff --git a/requirements.txt b/requirements.txt index 4c3aafdd..08c52c7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,21 @@ +-i http://pypi.nowoczesnapolska.org.pl/simple + ## Python libraries lxml>=2.2.2 -mercurial>=1.6,<1.7 +Mercurial>=2.6,<2.7 PyYAML>=3.0 -PIL>=1.1 +Pillow oauth2 httplib2 # oauth2 dependency +http://prdownloads.sourceforge.net/getfo/texml-2.0.2.tar.gz ## Book conversion library # git+git://github.com/fnp/librarian.git@master#egg=librarian ## Django -Django>=1.3,<1.4 +Django>=1.5,<1.6 +django-pipeline>=1.2,<1.3 +django_cas>=2.1,<2.2 sorl-thumbnail>=11.09,<12 django-maintenancemode>=0.9 django-pagination