# NOTE: django 1.9 causes an error with django-image-tools (south migrations)
Django>=1.8,<1.9
django-tinymce
eulexistdb>=0.21.1
rdflib>=4.2
Pillow
# for sleepycat/berkeleydb persistence
bsddb3
networkx>=1.9
eulcommon
html5lib
progressbar
djangotoolbox>=1.8.0

# NOTE: can't upgrade to django 1.8 yet because of djangtoolbox
#https://github.com/django-nonrel/djangotoolbox/issues/61

# Django Image Tools
# if normal import doesn't work, get the package directly:
# https://pypi.python.org/packages/source/d/django-image-tools/django-image-tools-0.8.b3.tar.gz
django-image-tools>=0.8.b3


# additional rdf script reqs
requests>=1.1
BeautifulSoup4
SPARQLWrapper

# for graph matrices
numpy
