chalice==1.16.0
sentry-sdk==0.16.2

[:python_version < "3.7"]
dataclasses>=0.6

[test]
pytest==5.4.3
pytest-cov==2.10.0
black==19.10b0
isort[pipfile]==4.3.21
flake8==3.8.3
mypy==0.782
pytest-chalice==0.0.5
