# Install requirements
django
pytest-django

# Development dependencies
black
check-manifest
flake8
jedi
pillow
pre-commit
psycopg2-binary
pytest-cov
twine
wheel

# Self
-e .
