X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/3f93dcc04535d7235539bd3eafc81f9278714bc3..refs/heads/edumed:/requirements.txt diff --git a/requirements.txt b/requirements.txt index 9c9509af..4c3aafdd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,25 @@ ---find-links=http://stigma.nowoczesnapolska.org.pl/pypi/ - -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>=1.6,<1.7 PyYAML>=3.0 -# MySQL-python>=1.2,<2.0 +PIL>=1.1 +oauth2 +httplib2 # oauth2 dependency + +## Book conversion library +# git+git://github.com/fnp/librarian.git@master#egg=librarian + +## Django +Django>=1.3,<1.4 +sorl-thumbnail>=11.09,<12 +django-maintenancemode>=0.9 +django-pagination +django-gravatar +django-celery +django-kombu # migrations south>=0.6 -# debug stuff -django-nose>=0.0.3 -django-debug-toolbar>=0.8 +# etherpad lite api +-e git+git://github.com/devjones/PyEtherpadLite.git#egg=PyEtherpadLite