Skip to content

Commit ec7dd15

Browse files
committed
Downgrade setuptools in post-training to 80.10.2
1 parent 1adb45c commit ec7dd15

2 files changed

Lines changed: 52 additions & 48 deletions

File tree

src/dependencies/requirements/base_requirements/tpu-post-train-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ python-json-logger
3030
pyzmq
3131
ray
3232
runai-model-streamer[s3,gcs]
33+
setuptools<81.0.0
3334
sortedcontainers
3435
torchax
3536
torchvision

src/dependencies/requirements/generated_requirements/tpu-post-train-requirements.txt

Lines changed: 51 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ aiohttp>=3.13.5
88
aiosignal>=1.4.0
99
annotated-doc>=0.0.4
1010
annotated-types>=0.7.0
11-
anthropic>=0.97.0
11+
anthropic>=0.98.0
1212
antlr4-python3-runtime>=4.9.3
1313
anyio>=4.13.0
14+
apache-tvm-ffi>=0.1.10
1415
appnope>=0.1.4 ; sys_platform == 'darwin'
1516
aqtp>=0.9.0
1617
array-record>=0.8.3
@@ -21,11 +22,11 @@ astunparse>=1.6.3
2122
attrs>=25.4.0
2223
auditwheel>=6.6.0
2324
black>=25.12.0
24-
boto3>=1.42.97
25-
botocore>=1.42.97
25+
boto3>=1.43.2
26+
botocore>=1.43.2
2627
build>=1.4.0
27-
cachetools>=7.0.6
28-
cbor2>=5.9.0
28+
cachetools>=7.1.1
29+
cbor2>=6.0.1
2930
certifi>=2026.2.25
3031
cffi>=2.0.0 ; implementation_name == 'pypy' or platform_python_implementation != 'PyPy'
3132
cfgv>=3.5.0
@@ -42,8 +43,9 @@ comm>=0.2.3
4243
compressed-tensors>=0.15.0.1
4344
contourpy>=1.3.3
4445
cryptography>=47.0.0
45-
cuda-bindings>=12.9.4 ; platform_machine == 'x86_64' and sys_platform == 'linux'
46-
cuda-pathfinder>=1.5.4 ; platform_machine == 'x86_64' and sys_platform == 'linux'
46+
cuda-bindings>=13.2.0 ; sys_platform == 'linux'
47+
cuda-pathfinder>=1.5.4 ; sys_platform == 'linux'
48+
cuda-toolkit>=13.0.2 ; sys_platform == 'linux'
4749
cycler>=0.12.1
4850
dataclasses-json>=0.6.7
4951
datasets>=4.8.5
@@ -75,11 +77,11 @@ gcsfs>=2026.2.0
7577
gepa>=0.1.1
7678
gguf>=0.18.0
7779
google-api-core>=2.30.3
78-
google-api-python-client>=2.194.0
79-
google-auth>=2.49.2
80+
google-api-python-client>=2.195.0
81+
google-auth>=2.50.0
8082
google-auth-httplib2>=0.3.1
8183
google-auth-oauthlib>=1.3.1
82-
google-cloud-aiplatform>=1.148.1
84+
google-cloud-aiplatform>=1.149.0
8385
google-cloud-appengine-logging>=1.9.0
8486
google-cloud-audit-log>=0.5.0
8587
google-cloud-bigquery>=3.41.0
@@ -91,7 +93,7 @@ google-cloud-resource-manager>=1.17.0
9193
google-cloud-storage>=3.10.1
9294
google-cloud-storage-control>=1.11.0
9395
google-crc32c>=1.8.0
94-
google-genai>=1.73.1
96+
google-genai>=1.74.0
9597
google-metrax>=0.2.3
9698
google-pasta>=0.2.0
9799
google-resumable-media>=2.8.2
@@ -101,6 +103,7 @@ grain>=0.2.16
101103
grpc-google-iam-v1>=0.14.4
102104
grpcio>=1.78.0
103105
grpcio-status>=1.78.0
106+
grpcio-tools>=1.78.0
104107
gspread>=6.2.1
105108
gviz-api>=1.10.0
106109
h11>=0.16.0
@@ -110,7 +113,7 @@ hf-xet>=1.4.3 ; platform_machine == 'AMD64' or platform_machine == 'aarch64' or
110113
httpcore>=1.0.9
111114
httplib2>=0.31.2
112115
httpx>=0.28.1
113-
huggingface-hub>=1.12.0
116+
huggingface-hub>=1.13.0
114117
humanize>=4.15.0
115118
hypothesis>=6.142.1
116119
identify>=2.6.19
@@ -129,7 +132,7 @@ jaraco-functools>=4.4.0
129132
jax>=0.9.2
130133
jaxlib>=0.9.2
131134
jaxtyping>=0.3.9
132-
jedi>=0.19.2
135+
jedi>=0.20.0
133136
jinja2>=3.1.6
134137
jiter>=0.14.0
135138
jmespath>=1.1.0
@@ -139,15 +142,15 @@ jsonschema-specifications>=2025.9.1
139142
jupyter-client>=8.8.0
140143
jupyter-core>=5.9.1
141144
jupyterlab-widgets>=3.0.16
142-
kagglehub>=1.0.0
143-
kagglesdk>=0.1.21
145+
kagglehub>=1.0.1
146+
kagglesdk>=0.1.23
144147
keras>=3.13.2
145148
kiwisolver>=1.5.0
146149
latex2sympy2-extended>=1.11.0
147150
libclang>=18.1.1
148151
libcst>=1.8.6
149152
libtpu>=0.0.39
150-
llguidance>=1.7.3
153+
llguidance>=1.7.5
151154
llvmlite>=0.47.0
152155
loguru>=0.7.3
153156
lxml>=6.1.0
@@ -160,7 +163,7 @@ matplotlib>=3.10.8
160163
matplotlib-inline>=0.2.1
161164
mccabe>=0.7.0
162165
mdurl>=0.1.2
163-
mistral-common>=1.11.0
166+
mistral-common>=1.11.1
164167
ml-collections>=1.1.0
165168
ml-dtypes>=0.5.4
166169
ml-goodput-measurement>=0.0.16
@@ -181,38 +184,38 @@ nodeenv>=1.10.0
181184
numba>=0.65.1
182185
numpy>=2.1.3
183186
numpy-typing-compat>=20251206.2.1
184-
nvidia-cublas-cu12>=12.8.4.1 ; platform_machine == 'x86_64' and sys_platform == 'linux'
187+
nvidia-cublas>=13.1.0.3 ; sys_platform == 'linux'
185188
nvidia-cuda-cccl>=13.2.27
186-
nvidia-cuda-cupti-cu12>=12.8.90 ; platform_machine == 'x86_64' and sys_platform == 'linux'
187-
nvidia-cuda-nvrtc-cu12>=12.8.93 ; platform_machine == 'x86_64' and sys_platform == 'linux'
188-
nvidia-cuda-runtime-cu12>=12.8.90 ; platform_machine == 'x86_64' and sys_platform == 'linux'
189-
nvidia-cudnn-cu12>=9.10.2.21 ; platform_machine == 'x86_64' and sys_platform == 'linux'
190-
nvidia-cufft-cu12>=11.3.3.83 ; platform_machine == 'x86_64' and sys_platform == 'linux'
191-
nvidia-cufile-cu12>=1.13.1.3 ; platform_machine == 'x86_64' and sys_platform == 'linux'
192-
nvidia-curand-cu12>=10.3.9.90 ; platform_machine == 'x86_64' and sys_platform == 'linux'
193-
nvidia-cusolver-cu12>=11.7.3.90 ; platform_machine == 'x86_64' and sys_platform == 'linux'
194-
nvidia-cusparse-cu12>=12.5.8.93 ; platform_machine == 'x86_64' and sys_platform == 'linux'
195-
nvidia-cusparselt-cu12>=0.7.1 ; platform_machine == 'x86_64' and sys_platform == 'linux'
196-
nvidia-nccl-cu12>=2.27.5 ; platform_machine == 'x86_64' and sys_platform == 'linux'
197-
nvidia-nvjitlink-cu12>=12.8.93 ; platform_machine == 'x86_64' and sys_platform == 'linux'
198-
nvidia-nvshmem-cu12>=3.4.5 ; platform_machine == 'x86_64' and sys_platform == 'linux'
199-
nvidia-nvtx-cu12>=12.8.90 ; platform_machine == 'x86_64' and sys_platform == 'linux'
189+
nvidia-cuda-cupti>=13.0.85 ; sys_platform == 'linux'
190+
nvidia-cuda-nvrtc>=13.0.88 ; sys_platform == 'linux'
191+
nvidia-cuda-runtime>=13.0.96 ; sys_platform == 'linux'
192+
nvidia-cudnn-cu13>=9.19.0.56 ; sys_platform == 'linux'
193+
nvidia-cufft>=12.0.0.61 ; sys_platform == 'linux'
194+
nvidia-cufile>=1.15.1.6 ; sys_platform == 'linux'
195+
nvidia-curand>=10.4.0.35 ; sys_platform == 'linux'
196+
nvidia-cusolver>=12.0.4.66 ; sys_platform == 'linux'
197+
nvidia-cusparse>=12.6.3.3 ; sys_platform == 'linux'
198+
nvidia-cusparselt-cu13>=0.8.0 ; sys_platform == 'linux'
199+
nvidia-nccl-cu13>=2.28.9 ; sys_platform == 'linux'
200+
nvidia-nvjitlink>=13.0.88 ; sys_platform == 'linux'
201+
nvidia-nvshmem-cu13>=3.4.5 ; sys_platform == 'linux'
202+
nvidia-nvtx>=13.0.85 ; sys_platform == 'linux'
200203
oauthlib>=3.3.1
201204
omegaconf>=2.3.0
202-
openai>=2.32.0
205+
openai>=2.33.0
203206
openai-harmony>=0.0.8
204207
opentelemetry-api>=1.41.1
205208
opt-einsum>=3.4.0
206209
optax>=0.2.6
207210
optree>=0.19.0
208211
optype>=0.17.0
209-
orbax-checkpoint>=0.11.36
212+
orbax-checkpoint>=0.11.37
210213
orbax-export>=0.0.8
211214
packaging>=26.0
212215
pandas>=3.0.2
213216
papermill>=2.7.0
214217
parameterized>=0.9.0
215-
parso>=0.8.6
218+
parso>=0.8.7
216219
partial-json-parser>=0.2.1.1.post7
217220
pathspec>=1.1.1
218221
pathwaysutils>=0.1.8
@@ -270,16 +273,16 @@ requests>=2.32.5
270273
requests-oauthlib>=2.0.0
271274
rich>=14.3.3
272275
rpds-py>=0.30.0
273-
runai-model-streamer>=0.15.8
274-
runai-model-streamer-gcs>=0.15.8
275-
runai-model-streamer-s3>=0.15.8
276-
s3transfer>=0.16.1
276+
runai-model-streamer>=0.15.9
277+
runai-model-streamer-gcs>=0.15.9
278+
runai-model-streamer-s3>=0.15.9
279+
s3transfer>=0.17.0
277280
safetensors>=0.7.0
278281
scipy>=1.17.1
279282
scipy-stubs>=1.17.1.2
280283
sentencepiece>=0.2.1
281284
seqio>=0.0.20
282-
setuptools>=82.0.1
285+
setuptools>=80.10.2
283286
shellingham>=1.5.4
284287
simple-parsing>=0.1.8
285288
simplejson>=4.1.1
@@ -307,18 +310,18 @@ tokenizers>=0.22.2
307310
toml>=0.10.2
308311
tomlkit>=0.14.0
309312
toolz>=1.1.0
310-
torch>=2.10.0
311-
torchax>=0.0.11
312-
torchvision>=0.25.0
313+
torch>=2.11.0
314+
torchax>=0.0.12
315+
torchvision>=0.26.0
313316
tornado>=6.5.5
314317
tpu-info>=0.11.0
315318
tqdm>=4.67.3
316319
traitlets>=5.14.3
317-
transformers>=5.6.2
320+
transformers>=5.7.0
318321
treescope>=0.1.10
319-
triton>=3.6.0 ; platform_machine == 'x86_64' and sys_platform == 'linux'
322+
triton>=3.6.0 ; sys_platform == 'linux'
320323
typeguard>=2.13.3
321-
typer>=0.25.0
324+
typer>=0.25.1
322325
typing-extensions>=4.15.0
323326
typing-inspect>=0.9.0
324327
typing-inspection>=0.4.2
@@ -329,14 +332,14 @@ uvicorn>=0.46.0
329332
uvloop>=0.22.1
330333
virtualenv>=20.36.1
331334
wadler-lindig>=0.1.7
332-
wcwidth>=0.6.0
335+
wcwidth>=0.7.0
333336
websockets>=16.0
334337
werkzeug>=3.1.8
335338
wheel>=0.46.3
336339
widgetsnbextension>=4.0.15
337340
win32-setctime>=1.2.0 ; sys_platform == 'win32'
338341
wrapt>=2.1.2
339-
xgrammar>=0.1.33
342+
xgrammar>=0.2.0
340343
xprof>=2.22.2
341344
xxhash>=3.7.0
342345
yapf>=0.43.0

0 commit comments

Comments
 (0)