cliff
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]!=3.1.3,<4.0.0,>=3.0.0
pygments
tzlocal<3.0
whitenoise

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