From c9c4c3b7ffb12519bc3b18620c73598d1a37d1ec Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 9 Sep 2025 21:37:43 +0100 Subject: [PATCH] Update numpy from 1.14.5 to 2.3.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc75da4a..222f65d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==1.11.4 nltk==3.2.4 -numpy==1.14.5 +numpy==2.3.3 praw==5.0.1 requests==2.18.3 tqdm==4.15.0