X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/fdd62169ba22c4c1be2f2306b5339eadd74ffb6d..0142633d96c466ccf115bbe1beb13b9e9019d85f:/requirements.txt diff --git a/requirements.txt b/requirements.txt index c5d6b044..107d8c6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,10 @@ +-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 @@ -10,11 +12,18 @@ httplib2 # oauth2 dependency # git+git://github.com/fnp/librarian.git@master#egg=librarian ## Django -Django>=1.3,<1.4 -sorl-thumbnail>=3.2 +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-kombu # migrations south>=0.6 + +# etherpad lite api +-e git+git://github.com/devjones/PyEtherpadLite.git#egg=PyEtherpadLite