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

[postgresql]
psycopg2

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

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