mirror of
https://github.com/autistic-symposium/backend-and-orchestration-toolkit.git
synced 2025-06-08 15:02:55 -04:00
merge files from the blockchain infra repo (#59)
This commit is contained in:
parent
23f56ef195
commit
2a6449bb85
346 changed files with 29097 additions and 132 deletions
31
code/aws/lambda-function/sqs-sns_example/requirements.txt
Normal file
31
code/aws/lambda-function/sqs-sns_example/requirements.txt
Normal file
|
@ -0,0 +1,31 @@
|
|||
boto3==1.4.4
|
||||
botocore==1.5.62
|
||||
certifi==2023.7.22
|
||||
chardet==3.0.4
|
||||
click==6.6
|
||||
docutils==0.12
|
||||
futures==3.2.0
|
||||
idna==2.7
|
||||
jmespath==0.9.0
|
||||
pyaml==15.8.2
|
||||
python-dateutil==2.5.3
|
||||
python-dotenv==0.9.1
|
||||
python-lambda==3.2.2
|
||||
PyYAML==5.4
|
||||
requests==2.31.0
|
||||
s3transfer==0.1.13
|
||||
six==1.10.0
|
||||
urllib3==1.26.5
|
||||
autopep8==1.4
|
||||
appdirs==1.4.3
|
||||
packaging==16.8
|
||||
pep8==1.7.0
|
||||
py==1.11.0
|
||||
pyaml==15.8.2
|
||||
pyparsing==2.2.0
|
||||
pytest==3.0.7
|
||||
virtualenv==15.0.3
|
||||
jmespath==0.9.0
|
||||
mock==2.0.0
|
||||
requests-mock==1.5.2
|
||||
coverage==4.5.1
|
Loading…
Add table
Add a link
Reference in a new issue