From ac2224ff46192be8a199ca5e59f5402f496ffc4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 07:46:46 +0000 Subject: [PATCH] Update numba requirement from ~=0.56.4 to ~=0.58.1 Updates the requirements on [numba](https://github.com/numba/numba) to permit the latest version. - [Release notes](https://github.com/numba/numba/releases) - [Commits](https://github.com/numba/numba/compare/0.56.4...0.58.1) --- updated-dependencies: - dependency-name: numba dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 1e9ad346f9..2d3dbc64b4 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -14,7 +14,7 @@ ffmpeg-python==0.2.0 cma==3.3.0 pandas==2.0.1 librosa==0.10.0.post2 -numba~=0.56.4 +numba~=0.58.1 opencv-python sortedcontainers==2.4.0 h5py==3.8.0