# base.txt is a pip requirements file which describes the necessary
# distributions required to run this project. If you need something that is
# project specific not listed here use project.txt. You can, of course, update
# versions of distributions here if needed.

Django==1.8.4
pinax-theme-bootstrap==3.0a12
django-user-accounts==1.1
metron==1.3.5
http://dist.pinaxproject.com/dev/pinax-utils/pinax-utils-1.0b1.dev3.tar.gz#egg=pinax-utils
http://dist.pinaxproject.com/alpha/django-mailer/django-mailer-0.2a1.tar.gz#egg=django-mailer
django-timezones==0.2
pytz==2015.6

git+https://github.com/dpoirier/django-openid.git@minimal_django18#egg=django-openid

python-openid==2.2.5
django_compressor==1.5
git+https://github.com/caktus/biblion.git@feature/django-1.8#egg=biblion
git+https://github.com/caktus/django-sitetree.git#egg=django-sitetree
git+https://github.com/shvechikov/python-rtfng.git#egg=python-rtfng

django-taggit==0.15.0
# Django-reversion 1.9.2 for Django 1.7+
django-reversion==1.9.2
django-markitup==1.0.0
Markdown==2.3.1
django-selectable==0.9.0

django-forms-bootstrap==2.0.3.post1
django-uni-form==0.9.0

requests==2.0.0
bleach==1.4

django-multi-email-field==0.3.1

celery[redis]==3.1.18
