From c9cae76149256667a508fc29505136c0e6e42c4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 20:33:37 +0000 Subject: [PATCH] Bump numba from 0.59.1 to 0.60.0 Bumps [numba](https://github.com/numba/numba) from 0.59.1 to 0.60.0. - [Release notes](https://github.com/numba/numba/releases) - [Commits](https://github.com/numba/numba/compare/0.59.1...0.60.0) --- updated-dependencies: - dependency-name: numba dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d83c7d7..6c47500 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ h5py==3.11.0 joblib==1.4.2 matplotlib==3.9.0 nnoir==1.1.0 -numba==0.59.1 +numba==0.60.0 opencv-python==4.10.0.82 optuna==3.6.1 pandas==2.2.2