Skip to content

Commit

Permalink
chore(deps): bump mpmath from 1.2.1 to 1.3.0 in /examples/clip (#51)
Browse files Browse the repository at this point in the history
Bumps [mpmath](https://github.com/fredrik-johansson/mpmath) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/fredrik-johansson/mpmath/releases)
- [Changelog](https://github.com/mpmath/mpmath/blob/master/CHANGES)
- [Commits](mpmath/mpmath@1.2.1...1.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 031ebd0 commit b644696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/clip/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ggml-python @ git+https://github.com/abetlen/ggml-python@main
idna==3.7
Jinja2==3.1.2
MarkupSafe==2.1.2
mpmath==1.2.1
mpmath==1.3.0
networkx==3.0
numpy==1.24.1
Pillow==10.3.0
Expand Down

0 comments on commit b644696

Please sign in to comment.