From 7829fea4a2c8936513fa95215b7d84997f814a69 Mon Sep 17 00:00:00 2001 From: pmikus Date: Thu, 10 Jun 2021 08:02:29 +0000 Subject: FIX: Pylint reduce Signed-off-by: pmikus Change-Id: I909942dbb920df7f0fe15c0c92cda92c3cd8d8ad --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index e715ccc964..244c7649ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,6 +36,8 @@ numpy==1.17.3 scipy==1.5.4 # PAL/DOC dependencies +boto3==1.17.78 +botocore==1.20.78 hdrhistogram==0.6.1 pandas==0.25.3 plotly==4.1.1 -- cgit 1.2.3-korg