mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00:00
[CI] Update twine version in ml-build docker files
Twine must be updated to support metadata version 2.4 PiperOrigin-RevId: 754019315
This commit is contained in:
committed by
TensorFlower Gardener
parent
3ff940e43c
commit
3002a7f607
@@ -1,6 +1,6 @@
|
||||
# For wheel verification, and uploading
|
||||
auditwheel ~= 6.1.0
|
||||
twine ~= 5.1.1
|
||||
twine ~= 6.1.0
|
||||
id
|
||||
urllib3
|
||||
requests
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
portpicker==1.6.0
|
||||
# For wheel verification, and uploading
|
||||
auditwheel ~= 6.1.0
|
||||
twine ~= 5.1.1
|
||||
twine ~= 6.1.0
|
||||
|
||||
# uv is faster than pip for installing Python packages.
|
||||
uv ~= 0.5.30
|
||||
Reference in New Issue
Block a user