diff options
author | Lukas Metzger | 2020-05-27 13:09:55 +0200 |
---|---|---|
committer | Lukas Metzger | 2020-05-27 13:09:55 +0200 |
commit | 1b20b9eb424e3ad0f7ca98b14e387cd942fbfd2a (patch) | |
tree | 8d408f2f9c16c45dc5b0295e7625c38c1cdb8d93 | |
parent | Added automatic height for cpumodel and systemmodel (diff) | |
download | bwlp-statistics-1b20b9eb424e3ad0f7ca98b14e387cd942fbfd2a.tar.gz bwlp-statistics-1b20b9eb424e3ad0f7ca98b14e387cd942fbfd2a.tar.xz bwlp-statistics-1b20b9eb424e3ad0f7ca98b14e387cd942fbfd2a.zip |
Updated requirements file
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index e387ca9..4e0e72c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,7 @@ humanize==2.4.0 itsdangerous==1.1.0 Jinja2==2.11.2 MarkupSafe==1.1.1 +natsort==7.0.1 numpy==1.18.4 pandas==1.0.3 plotly==4.7.1 |