From 4a2deb294d4e03c25f008dfb15774e5e4fad20d4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 13 Jun 2022 07:03:30 -0700 Subject: [PATCH] Update kiwisolver from 1.3.1 to 1.4.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2edb26c..074a077 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Click==7.1.2 ffmpeg==1.4 cycler==0.10.0 fastcache==1.1.0 -kiwisolver==1.3.1 +kiwisolver==1.4.3 matplotlib==3.4.1 mpmath==1.1.0 numpy==1.20.2