requests
This commit is contained in:
@@ -17,5 +17,5 @@ services:
|
||||
- AWS_SECRET_ACCESS_KEY=${AWS_SECRET_ACCESS_KEY}
|
||||
command: >
|
||||
bash -c "pip install --upgrade pip &&
|
||||
pip install flask python-dotenv boto3 &&
|
||||
pip install flask python-dotenv boto3 requests &&
|
||||
python app.py"
|
||||
Reference in New Issue
Block a user