structlog~=21.1.0
sentry-sdk==1.*
boto3>=1.18.11
protobuf>=3.17.3
parrotschemas~=0.1.4

[:python_version < "3.7"]
contextvars~=2.4

[dev]
pytest>=6.2.1
pre-commit>=2.9.3

[tests]
pytest>=6.2.1
freezegun==1.1.0
