From 11e84f5a64e549e9f0a82f3f039ff6773fe94704 Mon Sep 17 00:00:00 2001 From: Milan Verespej Date: Tue, 18 Jun 2019 18:34:26 +0200 Subject: Refactor download.py and remove not used files Final commit in download refactoring series. Issue-ID: OOM-1803 Change-Id: I5b71908903ef131b8c16d08225c4d2e2de655130 Signed-off-by: Milan Verespej --- build/download/requirements.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'build/download/requirements.txt') diff --git a/build/download/requirements.txt b/build/download/requirements.txt index 875f0c67..3eee2a2f 100644 --- a/build/download/requirements.txt +++ b/build/download/requirements.txt @@ -1,5 +1,3 @@ docker==3.7.2 -futures==3.2.0; python_version == '2.7' prettytable==0.7.2 -progressbar2==3.39.3 retrying==1.3.3 -- cgit 1.2.3-korg