Skip to content

Commit b44b851

Browse files
Update numba requirement from ~=0.52.0 to ~=0.53.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.52.0...0.53.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34c6e63 commit b44b851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ffmpeg-python==0.2.0
1313
cma==3.0.3
1414
pandas==1.2.3
1515
librosa==0.8.0
16-
numba~=0.52.0
16+
numba~=0.53.1
1717
opencv-python
1818

1919
# frameworks

0 commit comments

Comments
 (0)