8000 Move `immutabledict` install to the Dockerfile · linux-on-ibm-z/tensorflow@1535c85 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1535c85

Browse files
nitins17tensorflower-gardener
authored andcommitted
Move immutabledict install to the Dockerfile
PiperOrigin-RevId: 730555599
1 parent e77316a commit 1535c85

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/official/containers/ml_build/builder.requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ twine ~= 5.1.1
66
build ~= 1.2.2
77
# uv is faster than pip for installing Python packages.
88
uv ~= 0.5.30
9+
10+
# For running wheel verification script
11+
immutabledict ~= 4.2.1

0 commit comments

Comments
 (0)
0