13 lines
364 B
Plaintext
13 lines
364 B
Plaintext
# 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 |