add boto3 and botocore to requirements for flask_monitor

This commit is contained in:
Jonathan Math 2021-09-16 18:46:53 -05:00
parent 3f84cdaf9c
commit c84eed6360

View file

@ -10,3 +10,5 @@ sentry-sdk[flask]
mongoengine==0.21.0
boto3==1.18.13
pyyaml==5.3.1
boto3==1.18.12
botocore==1.21.12