Skip to content

Commit fa75b0a

Browse files
Bump numpy from 1.26.4 to 2.3.5
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.3.5. - [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.3.5) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d77763 commit fa75b0a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

download_models/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ openvino-dev[onnx]==2024.6.0
44
ultralytics==8.3.203
55
nncf[torch]==2.14.0
66
nncf==2.14.0
7-
numpy==1.26.4
7+
numpy==2.3.5
88
rich==14.1.0
99
timm==1.0.20
1010
tensorflow-cpu==2.19.1

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pyzbar==0.1.9
22
zxing-cpp==2.2.0
3-
numpy==2.1.3
3+
numpy==2.3.5
44
pandas==2.2.3
55
natsort==8.4.0
66
opencv-python==4.10.0.84

0 commit comments

Comments
 (0)