Skip to content

Commit 54e8915

Browse files
Merge pull request #4317 from AI-Hypercomputer:fix_pip_check_dependencies
PiperOrigin-RevId: 941291334
2 parents a877e45 + 1a2a266 commit 54e8915

3 files changed

Lines changed: 89 additions & 65 deletions

File tree

src/dependencies/requirements/base_requirements/requirements.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,8 @@ tokamax!=0.1.0
4646
transformers>=5.8.0
4747
uvloop
4848
qwix>=0.1.6
49+
coverage
50+
blobfile
51+
shortuuid
52+
nltk
53+
evaluate

src/dependencies/requirements/generated_requirements/cuda12-requirements.txt

Lines changed: 64 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -3,48 +3,51 @@
33

44
absl-py>=2.4.0
55
aiofiles>=25.1.0
6-
aiohappyeyeballs>=2.6.2
7-
aiohttp>=3.13.5
6+
aiohappyeyeballs>=2.7.1
7+
aiohttp>=3.14.1
88
aiosignal>=1.4.0
99
annotated-doc>=0.0.4
1010
annotated-types>=0.7.0
1111
antlr4-python3-runtime>=4.9.3
12-
anyio>=4.13.0
12+
anyio>=4.14.1
1313
aqtp>=0.9.0
1414
array-record>=0.8.3
1515
astroid>=4.0.4
1616
astunparse>=1.6.3
1717
attrs>=26.1.0
1818
auditwheel>=6.6.0
1919
black>=25.12.0
20+
blobfile>=3.2.0
2021
build>=1.4.3
2122
certifi>=2026.2.25
2223
cffi>=2.0.0 ; platform_python_implementation != 'PyPy'
2324
cfgv>=3.5.0
2425
charset-normalizer>=3.4.7
25-
chex>=0.1.91
26-
click>=8.4.0
26+
chex>=0.1.92
27+
click>=8.4.2
2728
cloud-accelerator-diagnostics>=0.1.1
2829
cloudpickle>=3.1.2
2930
clu>=0.0.12
3031
colorama>=0.4.6
3132
contourpy>=1.3.3
32-
cryptography>=48.0.0
33+
coverage>=7.14.3
34+
cryptography>=49.0.0
3335
cycler>=0.12.1
34-
datasets>=4.8.5
36+
datasets>=5.0.0
3537
decorator>=5.3.1
3638
dill>=0.4.1
37-
distlib>=0.4.0
39+
distlib>=0.4.3
3840
distro>=1.9.0
3941
dm-tree>=0.1.10
4042
docstring-parser>=0.18.0
41-
drjax>=0.1.4
43+
drjax>=0.2.0
4244
editdistance>=0.8.1
4345
einops>=0.8.2
4446
einshape>=1.0
4547
etils>=1.14.0
48+
evaluate>=0.4.6
4649
execnet>=2.1.2
47-
fastapi>=0.136.1
50+
fastapi>=0.139.0
4851
filelock>=3.28.0
4952
flatbuffers>=25.12.19
5053
flax>=0.12.7
@@ -53,40 +56,40 @@ frozenlist>=1.8.0
5356
fsspec>=2026.2.0
5457
gast>=0.7.0
5558
gcsfs>=2026.2.0
56-
google-api-core>=2.30.3
57-
google-api-python-client>=2.196.0
58-
google-auth>=2.53.0
59+
google-api-core>=2.31.0
60+
google-api-python-client>=2.198.0
61+
google-auth>=2.55.1
5962
google-auth-httplib2>=0.4.0
6063
google-auth-oauthlib>=1.4.0
61-
google-cloud-aiplatform>=1.153.1
62-
google-cloud-appengine-logging>=1.9.0
63-
google-cloud-audit-log>=0.5.0
64-
google-cloud-bigquery>=3.41.0
64+
google-cloud-aiplatform>=1.159.0
65+
google-cloud-appengine-logging>=1.10.0
66+
google-cloud-audit-log>=0.6.0
67+
google-cloud-bigquery>=3.42.1
6568
google-cloud-core>=2.6.0
66-
google-cloud-logging>=3.15.0
67-
google-cloud-mldiagnostics>=1.0.2
68-
google-cloud-monitoring>=2.30.0
69-
google-cloud-resource-manager>=1.17.0
70-
google-cloud-storage>=3.10.1
71-
google-cloud-storage-control>=1.11.0
69+
google-cloud-logging>=3.16.0
70+
google-cloud-mldiagnostics>=1.0.4
71+
google-cloud-monitoring>=2.31.0
72+
google-cloud-resource-manager>=1.18.0
73+
google-cloud-storage>=3.12.0
74+
google-cloud-storage-control>=1.12.0
7275
google-crc32c>=1.8.0
73-
google-genai>=2.4.0
76+
google-genai>=2.10.0
7477
google-pasta>=0.2.0
75-
google-resumable-media>=2.9.0
78+
google-resumable-media>=2.10.0
7679
googleapis-common-protos>=1.75.0
77-
grain>=0.2.16
80+
grain>=0.2.18
7881
grpc-google-iam-v1>=0.14.4
7982
grpcio>=1.80.0
8083
grpcio-status>=1.80.0
8184
gviz-api>=1.10.0
8285
h11>=0.16.0
8386
h5py>=3.14.0
84-
hf-xet>=1.5.0 ; platform_machine == 'AMD64' or platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64'
87+
hf-xet>=1.5.1 ; platform_machine == 'AMD64' or platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64'
8588
httpcore>=1.0.9
86-
httplib2>=0.31.2
89+
httplib2>=0.32.0
8790
httpx>=0.28.1
88-
huggingface-hub>=1.15.0
89-
humanize>=4.15.0
91+
huggingface-hub>=1.21.0
92+
humanize>=4.16.0
9093
hypothesis>=6.142.1
9194
identify>=2.6.19
9295
idna>=3.11
@@ -99,14 +102,16 @@ jax>=0.10.0
99102
jax-cuda12-pjrt>=0.10.0 ; sys_platform == 'linux'
100103
jax-cuda12-plugin>=0.10.0 ; sys_platform == 'linux'
101104
jaxlib>=0.10.0
102-
jaxtyping>=0.3.9
105+
jaxtyping>=0.3.11
103106
jinja2>=3.1.6
107+
joblib>=1.5.3
104108
jsonlines>=4.0.0
105109
keras>=3.14.0
106110
kiwisolver>=1.5.0
107111
latex2sympy2-extended>=1.11.0
108112
libclang>=18.1.1
109113
libcst>=1.8.6
114+
lxml>=6.1.1
110115
markdown>=3.10.2
111116
markdown-it-py>=4.0.0
112117
markupsafe>=3.0.3
@@ -116,9 +121,9 @@ mccabe>=0.7.0
116121
mdurl>=0.1.2
117122
ml-collections>=1.1.0
118123
ml-dtypes>=0.5.4
119-
ml-goodput-measurement>=0.0.16
124+
ml-goodput-measurement>=0.2.0
120125
mpmath>=1.3.0
121-
msgpack>=1.1.2
126+
msgpack>=1.2.1
122127
msgspec>=0.21.1
123128
multidict>=6.7.1
124129
multiprocess>=0.70.19
@@ -127,6 +132,7 @@ namex>=0.1.0
127132
nest-asyncio>=1.6.0 ; sys_platform == 'win32'
128133
networkx>=3.6.1
129134
ninja>=1.13.0
135+
nltk>=3.9.4
130136
nodeenv>=1.10.0
131137
numpy>=2.0.2
132138
numpy-typing-compat>=20251206.2.0
@@ -141,12 +147,13 @@ nvidia-cudnn-cu12>=9.21.0.82 ; sys_platform == 'linux'
141147
nvidia-cufft-cu12>=11.4.1.4 ; sys_platform == 'linux'
142148
nvidia-cusolver-cu12>=11.7.5.82 ; sys_platform == 'linux'
143149
nvidia-cusparse-cu12>=12.5.10.65 ; sys_platform == 'linux'
150+
nvidia-ml-py>=13.610.43
144151
nvidia-nccl-cu12>=2.29.7 ; sys_platform == 'linux'
145152
nvidia-nvjitlink-cu12>=12.9.86 ; sys_platform == 'linux'
146153
nvidia-nvshmem-cu12>=3.6.5 ; sys_platform == 'linux'
147154
oauthlib>=3.3.1
148-
omegaconf>=2.3.0
149-
opentelemetry-api>=1.42.0
155+
omegaconf>=2.3.1
156+
opentelemetry-api>=1.43.0
150157
opt-einsum>=3.4.0
151158
optax>=0.2.8
152159
optree>=0.19.0
@@ -156,9 +163,9 @@ packaging>=26.1
156163
pandas>=3.0.3
157164
parameterized>=0.9.0
158165
pathspec>=1.1.1
159-
pathwaysutils>=0.1.8
166+
pathwaysutils>=0.1.10
160167
pillow>=12.2.0
161-
platformdirs>=4.9.6
168+
platformdirs>=4.10.0
162169
pluggy>=1.6.0
163170
portpicker>=1.6.0
164171
pre-commit>=4.6.0
@@ -172,41 +179,45 @@ pyasn1>=0.6.3
172179
pyasn1-modules>=0.4.2
173180
pycnite>=2024.7.31
174181
pycparser>=3.0 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
182+
pycryptodomex>=3.23.0
175183
pydantic>=2.13.4
176184
pydantic-core>=2.46.4
177185
pydot>=4.0.1
178186
pyelftools>=0.32
179187
pyglove>=0.4.5
180188
pygments>=2.20.0
181189
pyink>=25.12.0
182-
pylint>=4.0.5
190+
pylint>=4.0.6
191+
pynvml>=13.0.1
192+
pyopenssl>=26.3.0
183193
pyparsing>=3.3.2
184194
pyproject-hooks>=1.2.0
185195
pytest>=8.4.2
186196
pytest-xdist>=3.8.0
187197
python-dateutil>=2.9.0.post0
188-
python-discovery>=1.3.1
198+
python-discovery>=1.4.2
189199
pytokens>=0.4.1
190200
pytype>=2024.10.11
191201
pyyaml>=6.0.3
192-
qwix>=0.1.6
193-
regex>=2026.5.9
202+
qwix>=0.1.8
203+
regex>=2026.6.28
194204
requests>=2.33.1
195205
requests-oauthlib>=2.0.0
196206
rich>=15.0.0
197-
safetensors>=0.7.0
207+
safetensors>=0.8.0
198208
scipy>=1.17.1
199209
scipy-stubs>=1.17.1.4
200210
sentencepiece>=0.2.1
201211
seqio>=0.0.20
202212
setuptools>=82.0.1
203213
shellingham>=1.5.4
214+
shortuuid>=1.0.13
204215
simple-parsing>=0.1.8
205216
simplejson>=4.1.1
206217
six>=1.17.0
207218
sniffio>=1.3.1
208219
sortedcontainers>=2.4.0
209-
starlette>=1.0.0
220+
starlette>=1.3.1
210221
sympy>=1.14.0
211222
tabulate>=0.10.0
212223
tenacity>=9.1.4
@@ -216,7 +227,7 @@ tensorboard-plugin-profile>=2.13.0
216227
tensorboardx>=2.6.5
217228
tensorflow>=2.20.0
218229
tensorflow-datasets>=4.9.10
219-
tensorflow-metadata>=1.17.3
230+
tensorflow-metadata>=1.21.0
220231
tensorflow-text>=2.20.1
221232
tensorstore>=0.1.82
222233
termcolor>=3.3.0
@@ -226,11 +237,11 @@ tokenizers>=0.22.2
226237
toml>=0.10.2
227238
tomlkit>=0.15.0
228239
toolz>=1.1.0
229-
tqdm>=4.66.3
230-
transformer-engine>=2.15.0
231-
transformer-engine-cu12>=2.15.0
232-
transformer-engine-jax>=2.15.0
233-
transformers>=5.9.0
240+
tqdm>=4.68.3
241+
transformer-engine>=2.16.1
242+
transformer-engine-cu12>=2.16.1
243+
transformer-engine-jax>=2.16.1
244+
transformers>=5.12.1
234245
treescope>=0.1.10
235246
typeguard>=2.13.3
236247
typer>=0.25.1
@@ -239,15 +250,15 @@ typing-inspection>=0.4.2
239250
tzdata>=2026.2 ; sys_platform == 'emscripten' or sys_platform == 'win32'
240251
uritemplate>=4.2.0
241252
urllib3>=2.6.3
242-
uvicorn>=0.47.0
253+
uvicorn>=0.49.0
243254
uvloop>=0.22.1
244-
virtualenv>=21.3.3
255+
virtualenv>=21.5.1
245256
wadler-lindig>=0.1.7
246257
websockets>=16.0
247258
werkzeug>=3.1.8
248259
wheel>=0.46.3
249-
wrapt>=2.1.2
250-
xxhash>=3.7.0
260+
wrapt>=2.2.2
261+
xxhash>=3.8.0
251262
yarl>=1.24.2
252263
zipp>=3.23.1
253264
zstandard>=0.25.0

0 commit comments

Comments
 (0)