aboutsummaryrefslogtreecommitdiff
path: root/analysis/requirements.txt
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2020-06-23 18:00:00 +0100
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2020-06-23 18:00:00 +0100
commitf793e9f56eea82cc730268f0d244848f3294abff (patch)
tree5553ae4c597fc3ed1a56ea8ff8f76d1b04c3bd12 /analysis/requirements.txt
parentUpdate readme (diff)
downloadTCPDBench-f793e9f56eea82cc730268f0d244848f3294abff.tar.gz
TCPDBench-f793e9f56eea82cc730268f0d244848f3294abff.zip
Bump labella.py version and update rankplots
This commit introduces no changes to the results of the benchmark, but simply updates the version of labella.py, which is used to compute the rank plots. This update fixes the floating point accuracy of coordinates in the tex files, thus aiding reproducibility.
Diffstat (limited to 'analysis/requirements.txt')
-rw-r--r--analysis/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/analysis/requirements.txt b/analysis/requirements.txt
index 26563ab6..44ae35d9 100644
--- a/analysis/requirements.txt
+++ b/analysis/requirements.txt
@@ -1,6 +1,6 @@
tabulate>=0.8.6
scipy
numpy
-labella>=0.9.6
+labella>=0.9.7
termcolor
colorama