From 9ef16d93023cc6e5a09957e13e746c7f629dc4d4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 10:00:51 +0000 Subject: [PATCH] Bump numpy from 1.20.3 to 1.21.0 (#359) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a970f5..46bb487 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ futures fuzzywuzzy==0.18.0 lxml==4.6.3 matplotlib==2.2.5 -numpy==1.20.3 +numpy==1.21.0 nltk==3.6.2 Pillow>=3.4.1 python-crfsuite==0.9.7 -- GitLab