initial commit
Some checks failed
/ Plan (push) Failing after 15s

This commit is contained in:
2024-11-26 13:22:46 -06:00
commit a1e168f345
8 changed files with 138 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
boto==2.49.0
boto3==1.26.27
botocore==1.29.27
requests==2.28.1
tabulate==0.8.9