Skip to content

Commit b2555fe

Browse files
pip prod(deps): update sympy requirement
Updates the requirements on [sympy](https://github.com/sympy/sympy) to permit the latest version. - [Release notes](https://github.com/sympy/sympy/releases) - [Commits](sympy/sympy@sympy-1.9...sympy-1.13.0) --- updated-dependencies: - dependency-name: sympy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee1326e commit b2555fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cloudpickle
22
pip>=9.0.1
33
numpy>1.16
4-
sympy>=1.9,<1.13
4+
sympy>=1.13.0,<1.14
55
cached-property
66
psutil>=5.1.0,<7.0
77
py-cpuinfo<10

0 commit comments

Comments
 (0)