diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-03-05 14:10:08 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-03-05 14:10:08 +0100 |
commit | b83a029d3c6524b7f0139746fcc4325e692976b6 (patch) | |
tree | 6409fbd22b50e5df77a4db070519278e6f30a27b /resources/tools/presentation/requirements.txt | |
parent | 4d5e0d3bc3e5e58ebc91d52766ab9d146c52ba58 (diff) |
PAL: repeat the download if it fails 2
Change-Id: I9bba50281bfe65f62a1cfab76364d834dc10d80c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/requirements.txt')
-rw-r--r-- | resources/tools/presentation/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/tools/presentation/requirements.txt b/resources/tools/presentation/requirements.txt index 0063926a8c..8e3d170978 100644 --- a/resources/tools/presentation/requirements.txt +++ b/resources/tools/presentation/requirements.txt @@ -8,3 +8,4 @@ pandas==0.25.3 plotly==4.1.1 PTable==0.9.2 hdrhistogram==0.6.1 +urllib3==1.25.6 |