From e5bc28dcd292dd8d189da5788512ab7efe222000 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 29 Jul 2020 03:42:02 +0600 Subject: [PATCH] Update pandas from 1.0.1 to 1.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e7cb06f..5dc51a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ tqdm==4.43.0 numpy==1.17.0 matplotlib==3.1.0 tensorflow_gpu==2.1.0rc0 -pandas==1.0.1 +pandas==1.1.0 plotly==4.5.1 librosa==0.6.3 plotly_express==0.4.1