From 85ad0d0257d7fe40b7473bb121187cca0c8851bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Sep 2021 06:13:45 +0100 Subject: [PATCH] Update pandas from 0.24.2 to 1.3.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dfcd07c..ed3d09d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cssselect==1.0.3 idna==2.8 lxml==4.3.3 numpy==1.16.4 -pandas==0.24.2 +pandas==1.3.3 pyquery==1.4.0 python-dateutil==2.7.5 pytz==2019.1