From 7dfb3ba6653bcee012cc7181147bb41ef8170994 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 6 Oct 2024 01:19:04 +0100 Subject: [PATCH] Update numpy from 1.16.4 to 2.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dfcd07c..8b7eb0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Click==7.0 cssselect==1.0.3 idna==2.8 lxml==4.3.3 -numpy==1.16.4 +numpy==2.1.2 pandas==0.24.2 pyquery==1.4.0 python-dateutil==2.7.5