diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-06-23 18:00:00 +0100 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-06-23 18:00:00 +0100 |
| commit | f793e9f56eea82cc730268f0d244848f3294abff (patch) | |
| tree | 5553ae4c597fc3ed1a56ea8ff8f76d1b04c3bd12 /analysis/requirements.txt | |
| parent | Update readme (diff) | |
| download | TCPDBench-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.txt | 2 |
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 |
