Skip to content

Commit ca30926

Browse files
Update numpy requirement from ~=1.26.4 to ~=2.0.0
Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.4...v2.0.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52530b4 commit ca30926

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
@@ -1,4 +1,4 @@
1-
numpy~=1.26.4
1+
numpy~=2.0.0
22
setuptools==69.2.0
33
opencv-python~=4.9.0.80
44
tqdm~=4.66.2

0 commit comments

Comments
 (0)