diff options
Diffstat (limited to 'build/download/requirements.txt')
-rw-r--r-- | build/download/requirements.txt | 2 |
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 |