X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/dbbc27e1f646dece854dc54425a6fc5fc22e5eae..15dec706694c3afc006713be0fabb4973a6c2946:/requirements.txt diff --git a/requirements.txt b/requirements.txt index a431b29d..2781a336 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,30 +1,27 @@ --i https://py.mdrn.pl:8443/simple +-i https://py.mdrn.pl/simple ## Python libraries -lxml>=2.2.2 Mercurial>=3.3,<3.4 PyYAML>=3.0 Pillow oauth2 httplib2 # oauth2 dependency -http://prdownloads.sourceforge.net/getfo/texml-2.0.2.tar.gz?download -## Book conversion library -# git+git://github.com/fnp/librarian.git@master#egg=librarian +librarian ## Django -Django>=1.6,<1.7 -fnpdjango>=0.2,<0.3 -django-pipeline>=1.4.7,<1.5 +Django==1.11.20 +fnpdjango==0.3 +django-pipeline==1.6.14 django_cas>=2.1,<2.2 -sorl-thumbnail>=12.2,<13 +sorl-thumbnail>=12.2,<12.4 # ?? django-maintenancemode>=0.9 -django-pagination +fnp-django-pagination==2.2.2 django-gravatar2 python-slugify +django-extensions==1.5.7 celery>=3.1.12,<3.2 kombu>=3.0,<3.1 -# migrations -South>=1.0.2 +raven