From 6ab04dc55635eb2b2be15a96b8d61597786c4567 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 23 Oct 2021 15:35:35 -0500 Subject: [PATCH] Update pyparsing from 2.4.7 to 3.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2edb26c..22c3d8b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ kiwisolver==1.3.1 matplotlib==3.4.1 mpmath==1.1.0 numpy==1.20.2 -pyparsing==2.4.7 +pyparsing==3.0.0 python-dateutil==2.8.1 scipy==1.6.3 six==1.15.0