Skip to content

Commit 5359bcc

Browse files
Bump the tensorflow group across 1 directory with 2 updates
Bumps the tensorflow group with 2 updates in the /tensorflow directory: [neural-compressor](https://github.com/intel/neural-compressor) and [numpy](https://github.com/numpy/numpy). Updates `neural-compressor` from 3.0 to 3.0.2 - [Release notes](https://github.com/intel/neural-compressor/releases) - [Commits](intel/neural-compressor@v3.0...v3.0.2) Updates `numpy` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: neural-compressor dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tensorflow - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tensorflow ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ca74f7 commit 5359bcc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tensorflow/multinode/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cython>=3.0.11
22
impi-rt>=2021.12.0
33
mpi4py>=3.1.0
4-
neural-compressor==3.0
4+
neural-compressor==3.0.2
55
tf2onnx>=1.16.1

tensorflow/serving/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy==2.1.0
1+
numpy==2.1.1
22
pillow==10.4.0
33
requests==2.32.3
44
tensorflow==2.17.0

0 commit comments

Comments
 (0)