diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-03-12 14:33:57 +0000 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-03-12 14:33:57 +0000 |
| commit | 7ef8f6e58990fc069cccc71ed6564e8c639ea4fc (patch) | |
| tree | 9e7662a34b7d0c1f1c5d9faf6d7d6ea8672f6410 /analysis/requirements.txt | |
| download | TCPDBench-7ef8f6e58990fc069cccc71ed6564e8c639ea4fc.tar.gz TCPDBench-7ef8f6e58990fc069cccc71ed6564e8c639ea4fc.zip | |
initial commit
Diffstat (limited to 'analysis/requirements.txt')
| -rw-r--r-- | analysis/requirements.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/analysis/requirements.txt b/analysis/requirements.txt new file mode 100644 index 00000000..26563ab6 --- /dev/null +++ b/analysis/requirements.txt @@ -0,0 +1,6 @@ +tabulate>=0.8.6 +scipy +numpy +labella>=0.9.6 +termcolor +colorama |
