diff options
author | David Luevano Alvarado <55825613+luevano@users.noreply.github.com> | 2020-02-26 05:40:44 -0700 |
---|---|---|
committer | David Luevano Alvarado <55825613+luevano@users.noreply.github.com> | 2020-02-26 05:40:44 -0700 |
commit | b209f5e79ce45e6a4d5b442f10217806d078d5a6 (patch) | |
tree | 36e6132416268f37edc48553d0909426f0598210 | |
parent | a0e73407bfef3569a994c07d5bb9c8df97518e30 (diff) |
Update requirements
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 437e0428a..4b242770c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ colorama==0.4.3 numpy==1.18.1 -pandas==0.25.3
\ No newline at end of file +pandas==1.0.1 |