Skip to content

Commit 5b42c7e

Browse files
Update numba requirement from ~=0.56.0 to ~=0.56.2
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.0...0.56.2) --- updated-dependencies: - dependency-name: numba dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92c343e commit 5b42c7e

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==3.2.2
1515
pandas==1.4.4
1616
librosa==0.9.2
17-
numba~=0.56.0
17+
numba~=0.56.2
1818
opencv-python
1919
sortedcontainers==2.4.0
2020
h5py==3.7.0

0 commit comments

Comments
 (0)