From 7b5904a21aa4347c50f41b03ed6ecc8fd99a5a88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 07:55:42 +0000 Subject: [PATCH] pip prod(deps): update sympy requirement from <1.6 to <1.9 Updates the requirements on [sympy](https://github.com/sympy/sympy) to permit the latest version. - [Release notes](https://github.com/sympy/sympy/releases) - [Commits](https://github.com/sympy/sympy/compare/sympy-0.5.0...sympy-1.8) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0123b8dd14..e2973b88b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pip>=9.0.1 numpy>1.16 -sympy<1.6 +sympy<1.9 scipy flake8>=2.1.0 nbval