From 64891df122bdb36d95ef807cfb882d719c5d7355 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 13:34:12 +0100 Subject: [PATCH] Update pandas from 0.24.0 to 0.24.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 62b97e1cd..530271e9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ requests==2.21.0 urllib3==1.24.1 wrapt==1.11.1 numpy==1.16.1 -pandas==0.24.0 +pandas==0.24.1 scikit-learn==0.20.2 joblib==0.13.1 scipy==1.2.0