Skip to content

Commit

Permalink
Update sympy requirement from ~=1.12 to ~=1.13
Browse files Browse the repository at this point in the history
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.12...sympy-1.13.0)

---
updated-dependencies:
- dependency-name: sympy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 1aede50 commit c30882d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ matplotlib~=3.8.4
numpy~=1.26.4
scipy~=1.13.1
pandas~=2.2.2
sympy~=1.12
sympy~=1.13
voila~=0.5.7
voila-osscar-template~=0.3.2
Cython~=3.0.10
Expand Down

0 comments on commit c30882d

Please sign in to comment.