From 8f47fac26454a43d8daa662d9aafc8108aa0880c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 16:22:58 +0000 Subject: [PATCH] Bump mpmath from 1.2.1 to 1.3.0 in /omnidet 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] --- omnidet/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnidet/requirements.txt b/omnidet/requirements.txt index aa9c0ef..1e97ac4 100644 --- a/omnidet/requirements.txt +++ b/omnidet/requirements.txt @@ -10,7 +10,7 @@ torch_dct==0.1.5 matplotlib==3.1.3 scikit_image==0.16.2 torch==1.9.0 -mpmath==1.2.1 +mpmath==1.3.0 torchvision==0.10.0 opencv_python==4.5.3.56 pandas==1.3.2