diff options
| -rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 918d2c6..715dd00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ numpy scipy matplotlib -asn1crypto
\ No newline at end of file +asn1crypto +tabulate |
