diff options
author | Tibor Frank <tifrank@cisco.com> | 2019-08-01 09:13:02 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-08-01 08:29:58 +0000 |
commit | fca2fc9b8212ca088ea2374c42685312afb8149f (patch) | |
tree | 4e928b6f814de962ef20dc8ad35a57c48e4d9a84 /resources/tools/presentation/requirements.txt | |
parent | e8e655c1c5aafbffd8040c5fcfecfd4e5d9011c5 (diff) |
Trending: Memory consumption
Change-Id: I26a7d9e7ee0b1a64666c3ffbcfc424f04a52d046
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 66a993df79..6ada198b70 100644 --- a/resources/tools/presentation/requirements.txt +++ b/resources/tools/presentation/requirements.txt @@ -8,3 +8,4 @@ numpy==1.16.4 pandas==0.24.2 plotly==3.3.0 PTable==0.9.2 +objgraph==3.4.1 |