From b644696d27a8fef52993850ab6f3897189de2fdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 01:58:12 -0400 Subject: [PATCH] chore(deps): bump mpmath from 1.2.1 to 1.3.0 in /examples/clip (#51) 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](https://github.com/fredrik-johansson/mpmath/compare/1.2.1...1.3.0) --- updated-dependencies: - dependency-name: mpmath dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/clip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/clip/requirements.txt b/examples/clip/requirements.txt index 550a1fd..f47eece 100644 --- a/examples/clip/requirements.txt +++ b/examples/clip/requirements.txt @@ -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