X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/662a8a111721df714e9c95f94db91d2d03d7b19d..05f9254a542a08ea6476c6511bf2492192d0b92e:/requirements.txt diff --git a/requirements.txt b/requirements.txt index 975ceb77..ce3795a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,28 @@ ---find-links=http://stigma.nowoczesnapolska.org.pl/pypi/ +-i https://py.mdrn.pl:8443/simple -Django>=1.1.1,<1.2 -lxml>=2.2 -mercurial>=1.3.1 -librarian>=1.3.dev,<1.4 +## Python libraries +lxml>=2.2.2 +Mercurial>=2.6,<2.7 PyYAML>=3.0 -# MySQL-python>=1.2,<2.0 -# debug stuff -django-nose>=0.0.3 -django-debug-toolbar>=0.8 +Pillow +oauth2 +httplib2 # oauth2 dependency +texml + +## Book conversion library +# git+git://github.com/fnp/librarian.git@master#egg=librarian + +## Django +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 +fnpdjango + +# migrations +south>=0.6