pbr!=2.1.0,>=2.0.0
requests>=2.14.2

[postgresql]
psycopg2

[server]
Django<3.0,>=2.1.5
djangorestframework>=3.9.1
django-cors-headers
django-filter
django-health-check
dynaconf[yaml]
tzlocal
whitenoise
pygments

[test]
factory-boy
bandit>=1.1.0
coverage
flake8
black==19.3b0
isort
