Skip to content

Commit 797cc65

Browse files
Merge pull request #2757 from AI-Hypercomputer:aireen/grain_mix2
PiperOrigin-RevId: 837310083
2 parents c45c6c5 + 4d107fd commit 797cc65

File tree

8 files changed

+188
-71
lines changed

8 files changed

+188
-71
lines changed

dependencies/requirements/generated_requirements/cuda12-requirements.txt

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,20 @@ array-record>=0.8.3
1515
astroid>=4.0.2
1616
astunparse>=1.6.3
1717
attrs>=25.4.0
18-
auditwheel>=6.4.2
18+
auditwheel>=6.5.0
1919
black>=24.10.0
2020
blobfile>=3.1.0
2121
build>=1.3.0
2222
cachetools>=6.2.2
23-
certifi>=2025.10.5
23+
certifi>=2025.11.12
2424
cfgv>=3.5.0
2525
charset-normalizer>=3.4.4
2626
cheroot>=11.1.2
2727
chex>=0.1.91
2828
click>=8.3.1
2929
cloud-accelerator-diagnostics>=0.1.1
3030
cloud-tpu-diagnostics>=0.1.5
31-
cloudpickle>=3.1.1
31+
cloudpickle>=3.1.2
3232
clu>=0.0.12
3333
colorama>=0.4.6
3434
contourpy>=1.3.3
@@ -45,16 +45,16 @@ einops>=0.8.1
4545
einshape>=1.0
4646
etils>=1.13.0
4747
evaluate>=0.4.6
48-
execnet>=2.1.1
49-
fastapi>=0.121.3
48+
execnet>=2.1.2
49+
fastapi>=0.122.0
5050
filelock>=3.20.0
5151
flatbuffers>=25.9.23
52-
flax>=0.12.0
52+
flax>=0.12.1
5353
fonttools>=4.60.1
5454
frozenlist>=1.8.0
55-
fsspec>=2025.9.0
55+
fsspec>=2025.10.0
5656
gast>=0.6.0
57-
gcsfs>=2025.9.0
57+
gcsfs>=2025.10.0
5858
google-api-core>=2.28.1
5959
google-api-python-client>=2.187.0
6060
google-auth-httplib2>=0.2.1
@@ -75,10 +75,10 @@ google-jetstream @ https://github.com/AI-Hypercomputer/JetStream/archive/29329e8
7575
google-pasta>=0.2.0
7676
google-resumable-media>=2.8.0
7777
googleapis-common-protos>=1.72.0
78-
grain>=0.2.14
78+
grain>=0.2.15
7979
grpc-google-iam-v1>=0.14.3
8080
grpcio-status>=1.71.2
81-
grpcio>=1.75.1
81+
grpcio>=1.76.0
8282
gviz-api>=1.10.0
8383
h11>=0.16.0
8484
h5py>=3.15.1
@@ -95,7 +95,7 @@ immutabledict>=4.2.2
9595
importlab>=0.8.1
9696
importlib-metadata>=8.7.0
9797
importlib-resources>=6.5.2
98-
iniconfig>=2.1.0
98+
iniconfig>=2.3.0
9999
isort>=7.0.0
100100
jaraco-functools>=4.3.0
101101
jax-cuda12-pjrt>=0.8.1 ; sys_platform == 'linux'
@@ -106,31 +106,31 @@ jaxtyping>=0.3.3
106106
jinja2>=3.1.6
107107
joblib>=1.5.2
108108
jsonlines>=4.0.0
109-
keras>=3.11.3
109+
keras>=3.12.0
110110
kiwisolver>=1.4.9
111111
libclang>=18.1.1
112112
libcst>=1.8.6
113113
lxml>=6.0.2
114114
markdown-it-py>=4.0.0
115-
markdown>=3.9
115+
markdown>=3.10
116116
markupsafe>=3.0.3
117117
matplotlib>=3.10.7
118118
mccabe>=0.7.0
119119
mdurl>=0.1.2
120120
ml-collections>=1.1.0
121-
ml-dtypes>=0.5.3
121+
ml-dtypes>=0.5.4
122122
ml-goodput-measurement>=0.0.15
123123
mlperf-logging @ https://github.com/mlcommons/logging/archive/38ab22670527888c8eb7825a4ece176fcc36a95d.zip
124124
more-itertools>=10.8.0
125125
mpmath>=1.3.0
126126
msgpack>=1.1.2
127-
msgspec>=0.19.0
127+
msgspec>=0.20.0
128128
multidict>=6.7.0
129129
multiprocess>=0.70.18
130130
mypy-extensions>=1.1.0
131131
namex>=0.1.0
132132
nest-asyncio>=1.6.0
133-
networkx>=3.5
133+
networkx>=3.6
134134
ninja>=1.13.0
135135
nltk>=3.9.2
136136
nodeenv>=1.9.1
@@ -141,19 +141,19 @@ nvidia-cuda-cupti-cu12>=12.9.79 ; sys_platform == 'linux'
141141
nvidia-cuda-nvcc-cu12>=12.9.86 ; sys_platform == 'linux'
142142
nvidia-cuda-nvrtc-cu12>=12.9.86 ; sys_platform == 'linux'
143143
nvidia-cuda-runtime-cu12>=12.9.79 ; sys_platform == 'linux'
144-
nvidia-cudnn-cu12>=9.14.0.64 ; sys_platform == 'linux'
144+
nvidia-cudnn-cu12>=9.16.0.29 ; sys_platform == 'linux'
145145
nvidia-cufft-cu12>=11.4.1.4 ; sys_platform == 'linux'
146146
nvidia-cusolver-cu12>=11.7.5.82 ; sys_platform == 'linux'
147147
nvidia-cusparse-cu12>=12.5.10.65 ; sys_platform == 'linux'
148-
nvidia-nccl-cu12>=2.28.3 ; sys_platform == 'linux'
148+
nvidia-nccl-cu12>=2.28.9 ; sys_platform == 'linux'
149149
nvidia-nvjitlink-cu12>=12.9.86 ; sys_platform == 'linux'
150150
nvidia-nvshmem-cu12>=3.4.5 ; sys_platform == 'linux'
151151
oauthlib>=3.3.1
152152
omegaconf>=2.3.0
153153
opentelemetry-api>=1.38.0
154154
opt-einsum>=3.4.0
155155
optax>=0.2.6
156-
optree>=0.17.0
156+
optree>=0.18.0
157157
optype>=0.14.0
158158
orbax-checkpoint>=0.11.28
159159
packaging>=25.0
@@ -165,20 +165,20 @@ pillow>=12.0.0
165165
platformdirs>=4.5.0
166166
pluggy>=1.6.0
167167
portpicker>=1.6.0
168-
pre-commit>=4.4.0
168+
pre-commit>=4.5.0
169169
prometheus-client>=0.23.1
170170
promise>=2.3
171171
propcache>=0.4.1
172172
proto-plus>=1.26.1
173173
protobuf>=5.29.5
174-
psutil>=7.1.0
174+
psutil>=7.1.3
175175
pyarrow>=22.0.0
176176
pyasn1-modules>=0.4.2
177177
pyasn1>=0.6.1
178178
pycnite>=2024.7.31
179179
pycryptodomex>=3.23.0
180180
pydantic-core>=2.41.5
181-
pydantic>=2.12.4
181+
pydantic>=2.12.5
182182
pydot>=4.0.1
183183
pyelftools>=0.32
184184
pyglove>=0.4.5
@@ -200,8 +200,8 @@ requests>=2.32.5
200200
rich>=14.2.0
201201
rsa>=4.9.1
202202
safetensors>=0.7.0
203-
scipy-stubs>=1.16.2.4
204-
scipy>=1.16.2
203+
scipy-stubs>=1.16.3.0
204+
scipy>=1.16.3
205205
sentencepiece>=0.2.1
206206
seqio>=0.0.20
207207
setuptools>=80.9.0
@@ -224,10 +224,10 @@ tensorflow-datasets>=4.9.9
224224
tensorflow-metadata>=1.17.2
225225
tensorflow-text>=2.19.0
226226
tensorflow>=2.19.1
227-
tensorstore>=0.1.78
228-
termcolor>=3.1.0
227+
tensorstore>=0.1.79
228+
termcolor>=3.2.0
229229
tiktoken>=0.12.0
230-
tokamax>=0.0.6
230+
tokamax>=0.0.8
231231
tokenizers>=0.22.1
232232
toml>=0.10.2
233233
tomlkit>=0.13.3
@@ -236,7 +236,7 @@ tqdm>=4.67.1
236236
transformer-engine-cu12>=2.9.0
237237
transformer-engine-jax>=2.9.0
238238
transformer-engine>=2.9.0
239-
transformers>=4.57.1
239+
transformers>=4.57.3
240240
treescope>=0.1.10
241241
typeguard>=2.13.3
242242
typing-extensions>=4.15.0

dependencies/requirements/generated_requirements/tpu-requirements.txt

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,24 @@ array-record>=0.8.3
1515
astroid>=4.0.2
1616
astunparse>=1.6.3
1717
attrs>=25.4.0
18-
auditwheel>=6.4.2
18+
auditwheel>=6.5.0
1919
black>=24.10.0
2020
blobfile>=3.1.0
2121
build>=1.3.0
2222
cachetools>=6.2.2
23-
certifi>=2025.10.5
24-
cfgv>=3.4.0
23+
certifi>=2025.11.12
24+
cfgv>=3.5.0
2525
charset-normalizer>=3.4.4
2626
cheroot>=11.1.2
2727
chex>=0.1.91
2828
click>=8.3.1
2929
cloud-accelerator-diagnostics>=0.1.1
3030
cloud-tpu-diagnostics>=0.1.5
31-
cloudpickle>=3.1.1
31+
cloudpickle>=3.1.2
3232
clu>=0.0.12
3333
colorama>=0.4.6
3434
contourpy>=1.3.3
35-
coverage>=7.11.3
35+
coverage>=7.12.0
3636
cycler>=0.12.1
3737
datasets>=4.4.1
3838
decorator>=5.2.1
@@ -45,22 +45,22 @@ einops>=0.8.1
4545
einshape>=1.0
4646
etils>=1.13.0
4747
evaluate>=0.4.6
48-
execnet>=2.1.1
49-
fastapi>=0.121.2
48+
execnet>=2.1.2
49+
fastapi>=0.122.0
5050
filelock>=3.20.0
5151
flatbuffers>=25.9.23
52-
flax>=0.12.0
52+
flax>=0.12.1
5353
fonttools>=4.60.1
5454
frozenlist>=1.8.0
55-
fsspec>=2025.9.0
55+
fsspec>=2025.10.0
5656
gast>=0.6.0
57-
gcsfs>=2025.9.0
57+
gcsfs>=2025.10.0
5858
google-api-core>=2.28.1
5959
google-api-python-client>=2.187.0
6060
google-auth-httplib2>=0.2.1
6161
google-auth-oauthlib>=1.2.2
6262
google-auth>=2.43.0
63-
google-cloud-aiplatform>=1.127.0
63+
google-cloud-aiplatform>=1.128.0
6464
google-cloud-appengine-logging>=1.7.0
6565
google-cloud-audit-log>=0.4.0
6666
google-cloud-bigquery>=3.38.0
@@ -70,16 +70,16 @@ google-cloud-monitoring>=2.28.0
7070
google-cloud-resource-manager>=1.15.0
7171
google-cloud-storage>=3.6.0
7272
google-crc32c>=1.7.1
73-
google-genai>=1.50.1
73+
google-genai>=1.52.0
7474
google-jetstream @ https://github.com/AI-Hypercomputer/JetStream/archive/29329e8e73820993f77cfc8efe34eb2a73f5de98.zip
7575
google-pasta>=0.2.0
7676
google-resumable-media>=2.8.0
7777
google-tunix>=0.1.3
7878
googleapis-common-protos>=1.72.0
79-
grain>=0.2.14
79+
grain>=0.2.15
8080
grpc-google-iam-v1>=0.14.3
8181
grpcio-status>=1.71.2
82-
grpcio>=1.75.1
82+
grpcio>=1.76.0
8383
gviz-api>=1.10.0
8484
h11>=0.16.0
8585
h5py>=3.15.1
@@ -97,43 +97,43 @@ immutabledict>=4.2.2
9797
importlab>=0.8.1
9898
importlib-metadata>=8.7.0
9999
importlib-resources>=6.5.2
100-
iniconfig>=2.1.0
100+
iniconfig>=2.3.0
101101
isort>=7.0.0
102102
jaraco-functools>=4.3.0
103-
jax>=0.8.0
104-
jaxlib>=0.8.0
103+
jax>=0.8.1
104+
jaxlib>=0.8.1
105105
jaxtyping>=0.3.3
106106
jinja2>=3.1.6
107107
joblib>=1.5.2
108108
jsonlines>=4.0.0
109109
kagglehub>=0.3.13
110-
keras>=3.11.3
110+
keras>=3.12.0
111111
kiwisolver>=1.4.9
112112
libclang>=18.1.1
113113
libcst>=1.8.6
114-
libtpu>=0.0.24 ; platform_machine == 'x86_64' and sys_platform == 'linux'
114+
libtpu>=0.0.30 ; platform_machine == 'x86_64' and sys_platform == 'linux'
115115
llvmlite>=0.45.1
116116
lxml>=6.0.2
117117
markdown-it-py>=4.0.0
118-
markdown>=3.9
118+
markdown>=3.10
119119
markupsafe>=3.0.3
120120
matplotlib>=3.10.7
121121
mccabe>=0.7.0
122122
mdurl>=0.1.2
123123
ml-collections>=1.1.0
124-
ml-dtypes>=0.5.3
124+
ml-dtypes>=0.5.4
125125
ml-goodput-measurement>=0.0.15
126126
mlperf-logging @ https://github.com/mlcommons/logging/archive/38ab22670527888c8eb7825a4ece176fcc36a95d.zip
127127
more-itertools>=10.8.0
128128
mpmath>=1.3.0
129129
msgpack>=1.1.2
130-
msgspec>=0.19.0
130+
msgspec>=0.20.0
131131
multidict>=6.7.0
132132
multiprocess>=0.70.18
133133
mypy-extensions>=1.1.0
134134
namex>=0.1.0
135135
nest-asyncio>=1.6.0
136-
networkx>=3.5
136+
networkx>=3.6
137137
ninja>=1.13.0
138138
nltk>=3.9.2
139139
nodeenv>=1.9.1
@@ -145,7 +145,7 @@ omegaconf>=2.3.0
145145
opentelemetry-api>=1.38.0
146146
opt-einsum>=3.4.0
147147
optax>=0.2.6
148-
optree>=0.17.0
148+
optree>=0.18.0
149149
optype>=0.14.0
150150
orbax-checkpoint>=0.11.28
151151
packaging>=25.0
@@ -157,20 +157,20 @@ pillow>=12.0.0
157157
platformdirs>=4.5.0
158158
pluggy>=1.6.0
159159
portpicker>=1.6.0
160-
pre-commit>=4.4.0
160+
pre-commit>=4.5.0
161161
prometheus-client>=0.23.1
162162
promise>=2.3
163163
propcache>=0.4.1
164164
proto-plus>=1.26.1
165165
protobuf>=5.29.5
166-
psutil>=7.1.0
166+
psutil>=7.1.3
167167
pyarrow>=22.0.0
168168
pyasn1-modules>=0.4.2
169169
pyasn1>=0.6.1
170170
pycnite>=2024.7.31
171171
pycryptodomex>=3.23.0
172172
pydantic-core>=2.41.5
173-
pydantic>=2.12.4
173+
pydantic>=2.12.5
174174
pydot>=4.0.1
175175
pyelftools>=0.32
176176
pyglove>=0.4.5
@@ -192,9 +192,9 @@ requests-oauthlib>=2.0.0
192192
requests>=2.32.5
193193
rich>=14.2.0
194194
rsa>=4.9.1
195-
safetensors>=0.6.2
196-
scipy-stubs>=1.16.2.4
197-
scipy>=1.16.2
195+
safetensors>=0.7.0
196+
scipy-stubs>=1.16.3.0
197+
scipy>=1.16.3
198198
sentencepiece>=0.2.1
199199
seqio>=0.0.20
200200
setuptools>=80.9.0
@@ -205,7 +205,7 @@ simplejson>=3.20.2
205205
six>=1.17.0
206206
sniffio>=1.3.1
207207
sortedcontainers>=2.4.0
208-
starlette>=0.49.3
208+
starlette>=0.50.0
209209
sympy>=1.14.0
210210
tabulate>=0.9.0
211211
tenacity>=9.1.2
@@ -217,16 +217,16 @@ tensorflow-datasets>=4.9.9
217217
tensorflow-metadata>=1.17.2
218218
tensorflow-text>=2.19.0
219219
tensorflow>=2.19.1
220-
tensorstore>=0.1.78
221-
termcolor>=3.1.0
220+
tensorstore>=0.1.79
221+
termcolor>=3.2.0
222222
tiktoken>=0.12.0
223-
tokamax>=0.0.5
223+
tokamax>=0.0.8
224224
tokenizers>=0.22.1
225225
toml>=0.10.2
226226
tomlkit>=0.13.3
227227
toolz>=1.1.0
228228
tqdm>=4.67.1
229-
transformers>=4.57.1
229+
transformers>=4.57.3
230230
treescope>=0.1.10
231231
typeguard>=2.13.3
232232
typing-extensions>=4.15.0

0 commit comments

Comments
 (0)