7
All checks were successful
Publish Docker Image / docker (push) Successful in 51s

This commit is contained in:
Lee
2024-01-13 19:51:28 +00:00
parent 74051a0b43
commit 9f871cc50c
9 changed files with 180 additions and 3 deletions

13
requirements.txt Normal file
View File

@ -0,0 +1,13 @@
# To ensure app dependencies are ported from your virtual environment/host machine into your container, run 'pip freeze > requirements.txt' in the terminal to overwrite this file
awscli==1.32.2
botocore==1.34.2
colorama==0.4.4
docutils==0.16
jmespath==1.0.1
pyasn1==0.5.1
python-dateutil==2.8.2
PyYAML==6.0.1
rsa==4.7.2
s3transfer==0.9.0
six==1.16.0
urllib3==2.0.7