Skip to content

Commit 7df0f8f

Browse files
Update numba requirement from ~=0.56.4 to ~=0.59.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.56.4...0.59.1) --- updated-dependencies: - dependency-name: numba dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c1214e commit 7df0f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ffmpeg-python==0.2.0
1414
cma==4.0.0
1515
pandas==2.2.3
1616
librosa==0.10.2.post1
17-
numba~=0.56.4
17+
numba~=0.59.1
1818
opencv-python
1919
sortedcontainers==2.4.0
2020
h5py==3.10.0

0 commit comments

Comments
 (0)