diff options
author | David Luevano <55825613+luevano@users.noreply.github.com> | 2020-01-23 19:04:10 -0700 |
---|---|---|
committer | David Luevano <55825613+luevano@users.noreply.github.com> | 2020-01-23 19:04:10 -0700 |
commit | 276d5df6cf47d2a493112f4a490e56286a5b4b87 (patch) | |
tree | 5ee03d9ae2cfaaccedacb50db5d1fe6c7a098831 | |
parent | 6e9b439d4b3d303b246d9e66b3ed3852e3fad9a5 (diff) |
Update requirements
-rw-r--r-- | requirements.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt index 28b557ddb..437e0428a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ colorama==0.4.3 -numpy==1.18.0 -pandas==0.25.3 -matplotlib==3.1.2
\ No newline at end of file +numpy==1.18.1 +pandas==0.25.3
\ No newline at end of file |