Skip to content

Commit 52fa362

Browse files
pip prod(deps): update sympy requirement from <1.13,>=1.9 to >=1.9,<1.14
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.1) --- updated-dependencies: - dependency-name: sympy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d2fd87 commit 52fa362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.9,<1.14
55
cached-property
66
psutil>=5.1.0,<7.0
77
py-cpuinfo<10

0 commit comments

Comments
 (0)