From 3b0fdfa781dc22eec54ef93bbd1bf005e59fec91 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 23 Aug 2022 16:58:24 -0700 Subject: [PATCH] Update sympy from 1.8 to 1.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2edb26c..d8c3b9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ pyparsing==2.4.7 python-dateutil==2.8.1 scipy==1.6.3 six==1.15.0 -sympy==1.8 +sympy==1.11 tornado==6.1 sphinxcontrib-bibtex