Files
tensorflow/ci/official/containers/ml_build_arm64/requirements.txt
Michael Hudgins 3002a7f607 [CI] Update twine version in ml-build docker files
Twine must be updated to support metadata version 2.4

PiperOrigin-RevId: 754019315
2025-05-02 09:02:16 -07:00

7 lines
162 B
Plaintext

portpicker==1.6.0
# For wheel verification, and uploading
auditwheel ~= 6.1.0
twine ~= 6.1.0
# uv is faster than pip for installing Python packages.
uv ~= 0.5.30