#
# Normal installation requirements, using all packages from pypi.
# This is for all normal PyLucid users.
#

# include the basic requirements
-r basic_requirements.txt

# http://www.djangoproject.com/
# http://pypi.python.org/pypi/Django
Django>=1.6,<1.7

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

# http://pypi.python.org/pypi/python-creole
python-creole>=1.1.1

# http://pypi.python.org/pypi/django-dbpreferences
django-dbpreferences>=0.5.0,<0.6

# http://pypi.python.org/pypi/django-tools
django-tools<0.30

# http://pypi.python.org/pypi/django-processinfo
django-processinfo>=0.7

# http://pypi.python.org/pypi/django-reversion-compare/
django-reversion-compare>=0.4.0

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