summaryrefslogtreecommitdiffstats
path: root/build/download/requirements.txt
diff options
context:
space:
mode:
authorMilan Verespej <m.verespej@partner.samsung.com>2019-06-18 18:34:26 +0200
committerMilan Verespej <m.verespej@partner.samsung.com>2019-06-20 12:32:51 +0200
commit11e84f5a64e549e9f0a82f3f039ff6773fe94704 (patch)
tree9964bfedaf5b027930fa04f8e7e28eb9e77441bf /build/download/requirements.txt
parent1ab690f356ae7c6b4597d4f539dfaab33fb0b3ad (diff)
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 <m.verespej@partner.samsung.com>
Diffstat (limited to 'build/download/requirements.txt')
-rw-r--r--build/download/requirements.txt2
1 files changed, 0 insertions, 2 deletions
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