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 /requirements.txt | |
parent | ea6422fb3c6c36ab236aeda6fcc4fc6258ef7500 (diff) |
Requirements: Set version hdrhistogram==0.9.2
Change-Id: Ie9e49af7b19aa75ef95f10ff2c3a6c0efec013c6
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 52dc6b2d49..4f80632cd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ scipy==1.8.1 # PAL/DOC dependencies boto3==1.17.78 botocore==1.20.78 -hdrhistogram==0.6.1 +hdrhistogram==0.9.2 pandas==1.4.2 plotly==4.1.1 PTable==0.9.2 |