# dependencies used in all environments

# Non-Python dependencies
# sudo apt-get install python2.7, supervisor, imagemagick

                                   # LICENSE  Python3
beautifulsoup4>=4.11.0,<4.12       # MIT      y
django>=4.1.0,<4.2                 # MIT
django-bootstrap-pagination-forked # MIT      ???     TODO replace
djangorestframework>=3.13.0,<3.14  # BSD      y
drf-yasg>=1.21.0,<1.22             # BSD      y
gunicorn                           # MIT
markdown
redis                              # MIT

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

bpython

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