Skip to content

Commit 64c00fb

Browse files
Update numba requirement from ~=0.59.1 to ~=0.62.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](numba/numba@0.59.1...0.62.1) --- updated-dependencies: - dependency-name: numba dependency-version: 0.62.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f07e7d commit 64c00fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ffmpeg-python==0.2.0
1616
cma==4.4.0
1717
pandas==2.3.2
1818
librosa==0.11.0
19-
numba~=0.59.1
19+
numba~=0.62.1
2020
opencv-python
2121
sortedcontainers==2.4.0
2222
h5py==3.14.0

0 commit comments

Comments
 (0)