From 829e6b1be4e154c0fa85e8b3583fdf775bf3b994 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adria=CC=81n=20Gonza=CC=81lez=20Marti=CC=81n?= Date: Thu, 12 Sep 2019 09:49:05 +0100 Subject: [PATCH] Add missing packages to requirements.txt --- python/requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python/requirements.txt b/python/requirements.txt index fe0731b826..88c8a47443 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -13,3 +13,6 @@ Pillow==6.0.0 jaeger-client==3.13.0 grpcio-opentracing pyyaml +minio >= 4.0.9 +google-cloud-storage >= 1.16.0 +azure-storage-blob >= 2.0.1