boto3
tabulate>=0.8.0,<0.9.0
# In order to work with the "mu" Lambda function management tool,
# we need PyYAML 3.x, and need it as source and not a wheel
pyyaml
# for building generated policy docs
sphinx>=1.8.0,<1.9.0
# @TODO Bump this to a released version once c7n-mailer > 0.6.0 is out.
# We're pulling in this git branch in order to pull in https://github.com/cloud-custodian/cloud-custodian/pull/5708
-e git+https://github.com/cloud-custodian/cloud-custodian.git@b7178be718bd8c8bdb70b2376d3bb0d5eb6fa9a9#egg=c7n
-e git+https://github.com/cloud-custodian/cloud-custodian.git@b7178be718bd8c8bdb70b2376d3bb0d5eb6fa9a9#egg=c7n-mailer&subdirectory=tools/c7n_mailer
