# dependencies used in all environments

# Debian package dependencies
# sudo apt-get install \
#     imagemagick            \
#     python3 bpython3       \
#     python3-git            \
#     python3-redis          \
#     python3-requests       \
#     supervisor

                                   # LICENSE  Python3
django>=4.1.0,<4.2                 # MIT
django-bootstrap-pagination-forked # MIT      ???     TODO replace
django-cors-headers>=4.3.0,<4.4    # MIT      y
django-log-request-id              # BSD      y
djangorestframework>=3.13.0,<3.14  # BSD      y
django-robots>=5.0,<5.1            # BSD
drf-yasg>=1.21.0,<1.22             # BSD      y
GitPython>=3.1,<3.2                # BSD      y
gunicorn>=22.0.0,<23.0             # MIT      y
redis                              # MIT      y
requests                           # Apache2  y
sorl-thumbnail>=12.8,<12.9         # BSD      y

elastictools @ git+https://github.com/denshoproject/densho-elastictools.git@v1.1.3
#-e /opt/densho-elastictools

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