From 306bcdc21e8bdf5805175aecbb3e9fd06cf66ccf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 11:58:46 +0800 Subject: [PATCH] Update pandas from 0.23.4 to 0.24.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db768e8..5a65ca8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ matplotlib==3.0.0 mootdx==0.2.1 more-itertools==4.3.0 # via pytest numpy==1.15.2 # via matplotlib, pandas, patsy, scipy, ta-lib -pandas==0.23.4 +pandas==0.24.1 patsy==0.5.0 # via statsmodels pluggy==0.7.1 # via pytest prettytable==7 # via mootdx