diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-09-14 08:04:47 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-09-14 08:04:47 +0200 |
commit | 8ce2df561b011243f9138332058945e957d48d63 (patch) | |
tree | 4d21f7434d274a8f8c0d926e7a78e70f7185f117 /resources/tools/dash | |
parent | ea6422fb3c6c36ab236aeda6fcc4fc6258ef7500 (diff) |
Requirements: Set version hdrhistogram==0.9.2
Change-Id: Ie9e49af7b19aa75ef95f10ff2c3a6c0efec013c6
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/dash')
-rw-r--r-- | resources/tools/dash/app/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/dash/app/requirements.txt b/resources/tools/dash/app/requirements.txt index d09eecd2d9..6d2930365d 100644 --- a/resources/tools/dash/app/requirements.txt +++ b/resources/tools/dash/app/requirements.txt @@ -11,7 +11,7 @@ dash-table==5.0.0 Flask==2.0.2 Flask-Assets==2.0 Flask-Compress==1.10.1 -hdrhistogram==0.9.1 +hdrhistogram==0.9.2 future==0.18.2 intervaltree==3.1.0 itsdangerous==2.0.1 |