Skip to content

Commit 221ee5a

Browse files
build(deps): bump numpy from 1.21.6 to 1.22.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.6 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.21.6...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 1.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 763f54b commit 221ee5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ffmpeg_python==0.2.0
33
librosa==0.9.1
44
more_itertools==10.6.0
55
numba>=0.55.1
6-
numpy>=1.21.6, <1.26.4
6+
numpy>=1.21.6, <2.0.3
77
pysrt==1.1.2
88
six==1.16.0
99
tiktoken==0.4.0

0 commit comments

Comments
 (0)