initial commit

This commit is contained in:
2024-11-26 12:27:27 -06:00
commit 1d2c1a17aa
7 changed files with 129 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