X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/df9d185f88fa914f619261ea5564003bb93a6041..d65527351f7545376fe4c6a851dbe41b4ebcceef:/requirements.txt?ds=sidebyside diff --git a/requirements.txt b/requirements.txt index 4c3aafdd..9c102f28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,21 +1,26 @@ +-i https://py.mdrn.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 django-gravatar -django-celery +django-celery<3.2 django-kombu # migrations