add requests to flask_monitor image

This commit is contained in:
Jonathan Math 2021-12-10 16:53:29 -05:00
parent 50c4b08d64
commit 64e64280a1

View file

@ -9,4 +9,5 @@ Django>=3.1,<3.2
sentry-sdk[flask]
mongoengine==0.21.0
boto3==1.18.13
pyyaml==5.3.1
pyyaml==5.3.1
requests==2.25.0