This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
lambda-boilerplate/dev_requirements.txt
Marc Cataford d2a6cfe378
Initial version (#1)
* infra: python, bootstrap

* feat: local sample

* infra: invocations and CFN

* docs: stub

* wip: clean up, add sceptre

* wip: add app stack teardown

* refactor: template rejigging

* chore: ignore outfiles

* wip: cleanup post upload to s3

* wip: teardown infra task

* docs: links, contrib

* docs: missing command

* docs: formatting
2020-09-26 01:14:56 -04:00

30 lines
469 B
Text

appdirs==1.4.4
attrs==20.1.0
awscli==1.18.124
black==19.10b0
boto3==1.14.55
botocore==1.17.55
click==7.1.2
colorama==0.3.9
decorator==4.4.2
docutils==0.15.2
invoke==1.4.1
Jinja2==2.11.2
jmespath==0.10.0
MarkupSafe==1.1.1
networkx==2.1
packaging==16.8
pathspec==0.8.0
pyasn1==0.4.8
pyparsing==2.4.7
python-dateutil==2.8.1
PyYAML==5.3.1
regex==2020.7.14
rsa==4.5
s3transfer==0.3.3
sceptre==2.3.0
six==1.15.0
toml==0.10.1
typed-ast==1.4.1
typing==3.7.4.3
urllib3==1.25.10