From 848aab70f05d4b8f815e0f12b55cf7f6de15fcf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 07:22:21 +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 4b4f69dfc8..0381b1e5d0 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