# Third-party libs and Django apps used by front
# Install using pip: http://pip.openplans.org/
# File format: http://pip.openplans.org/requirement-format.html

# Non-Python dependencies
# sudo apt-get install imagemagick libjpeg8-dev python2.7 redis-server supervisor
# sudo apt-get install libxml2 libxslt1.1 libxslt1-dev python-dev


                                   # LICENSE
beautifulsoup4>=4.10.0,<4.11       # MIT      y
django>=4.1.0,<4.2                 # MIT
djangorestframework>=3.13.0,<3.14  # BSD      y
gunicorn>=20.1.0,<20.2             # MIT
pykml==0.2.0                       # BSD
redis>=4.1.3,<4.2                  # MIT
requests>=2.27.1,<2.28             # Apache2
sorl-thumbnail>=12.8.0,<12.9       # BSD

git+https://github.com/denshoproject/densho-elastictools.git@v1.0.2

bpython

coverage
pytest
pytest-cov
pytest-django
pytest-testmon
pytest-xdist
