From 82463a2b7fdcdcf0e5bd0152a8cef23a87c055c9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 10 Feb 2021 01:09:09 -0600 Subject: [PATCH] Update mpmath from 1.1.0 to 1.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 96775c0..5067fa2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ cycler==0.10.0 fastcache==1.1.0 kiwisolver==1.3.1 matplotlib==3.3.3 -mpmath==1.1.0 +mpmath==1.2.1 numpy==1.19.5 pyparsing==2.4.7 python-dateutil==2.8.1