#
# Normal installation requirements, using all packages from pypi.
# This is for all normal PyLucid users.
#
# https://requires.io/github/jedie/PyLucid/requirements/
#
#

# include the basic requirements
-r basic_requirements.txt

# PyLucid own projects
#----------------------

# http://pypi.python.org/pypi/python-creole
python-creole>=1.3,<1.4

# http://pypi.python.org/pypi/django-dbpreferences
#django-dbpreferences>=0.4.2,<0.5

# http://pypi.python.org/pypi/django-tools
django-tools>=0.29,<0.30

# http://pypi.python.org/pypi/django-processinfo
#django-processinfo>=0.7.0,<0.8

# http://pypi.python.org/pypi/django-reversion-compare/
django-reversion-compare>=0.5,<0.6

# https://github.com/chrisglass/cmsplugin-pygments
git+https://github.com/jedie/cmsplugin-pygments.git@django1.7#egg=cmsplugin-pygments

# https://github.com/jedie/django-debug-toolbar-django-info
git+https://github.com/jedie/django-debug-toolbar-django-info.git#egg=django-debug-toolbar-django-info

# git readonly clone of PyLucid
# http://www.pylucid.org/
# http://pypi.python.org/pypi/PyLucid
git+https://github.com/jedie/PyLucid.git@django-cms#egg=pylucid

# external Django-CMS Addons
#----------------------------

# https://github.com/raphaa/cmsplugin-htmlsitemap
git+https://github.com/raphaa/cmsplugin-htmlsitemap.git#egg=cmsplugin-htmlsitemap

# https://github.com/mitar/cmsplugin-markup
git+https://github.com/jedie/cmsplugin-markup.git@develop#egg=cmsplugin-markup