Skip to content

Commit a2e9290

Browse files
Bump sympy from 1.13.3 to 1.14.0
Bumps [sympy](https://github.com/sympy/sympy) from 1.13.3 to 1.14.0. - [Release notes](https://github.com/sympy/sympy/releases) - [Commits](sympy/sympy@sympy-1.13.3...sympy-1.14.0) --- updated-dependencies: - dependency-name: sympy dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ca0dca commit a2e9290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ dependencies:
1818
# TODO: Check for SymPy 1.14.1+ when available
1919
# Pinned to 1.13.3 due to bug in 1.14.0 causing OverflowError in solve()
2020
# for symbolic differentiation in solow.md (factorint issue with large mpz)
21-
- sympy==1.13.3
21+
- sympy==1.14.0
2222

2323

0 commit comments

Comments
 (0)