@@ -8,9 +8,10 @@ aiohttp>=3.13.5
88aiosignal>=1.4.0
99annotated-doc>=0.0.4
1010annotated-types>=0.7.0
11- anthropic>=0.97 .0
11+ anthropic>=0.98 .0
1212antlr4-python3-runtime>=4.9.3
1313anyio>=4.13.0
14+ apache-tvm-ffi>=0.1.10
1415appnope>=0.1.4 ; sys_platform == 'darwin'
1516aqtp>=0.9.0
1617array-record>=0.8.3
@@ -21,11 +22,11 @@ astunparse>=1.6.3
2122attrs>=25.4.0
2223auditwheel>=6.6.0
2324black>=25.12.0
24- boto3>=1.42.97
25- botocore>=1.42.97
25+ boto3>=1.43.2
26+ botocore>=1.43.2
2627build>=1.4.0
27- cachetools>=7.0.6
28- cbor2>=5.9.0
28+ cachetools>=7.1.1
29+ cbor2>=6.0.1
2930certifi>=2026.2.25
3031cffi>=2.0.0 ; implementation_name == 'pypy' or platform_python_implementation != 'PyPy'
3132cfgv>=3.5.0
@@ -42,8 +43,9 @@ comm>=0.2.3
4243compressed-tensors>=0.15.0.1
4344contourpy>=1.3.3
4445cryptography>=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'
4749cycler>=0.12.1
4850dataclasses-json>=0.6.7
4951datasets>=4.8.5
@@ -75,11 +77,11 @@ gcsfs>=2026.2.0
7577gepa>=0.1.1
7678gguf>=0.18.0
7779google-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
8082google-auth-httplib2>=0.3.1
8183google-auth-oauthlib>=1.3.1
82- google-cloud-aiplatform>=1.148.1
84+ google-cloud-aiplatform>=1.149.0
8385google-cloud-appengine-logging>=1.9.0
8486google-cloud-audit-log>=0.5.0
8587google-cloud-bigquery>=3.41.0
@@ -91,7 +93,7 @@ google-cloud-resource-manager>=1.17.0
9193google-cloud-storage>=3.10.1
9294google-cloud-storage-control>=1.11.0
9395google-crc32c>=1.8.0
94- google-genai>=1.73.1
96+ google-genai>=1.74.0
9597google-metrax>=0.2.3
9698google-pasta>=0.2.0
9799google-resumable-media>=2.8.2
@@ -101,6 +103,7 @@ grain>=0.2.16
101103grpc-google-iam-v1>=0.14.4
102104grpcio>=1.78.0
103105grpcio-status>=1.78.0
106+ grpcio-tools>=1.78.0
104107gspread>=6.2.1
105108gviz-api>=1.10.0
106109h11>=0.16.0
@@ -110,7 +113,7 @@ hf-xet>=1.4.3 ; platform_machine == 'AMD64' or platform_machine == 'aarch64' or
110113httpcore>=1.0.9
111114httplib2>=0.31.2
112115httpx>=0.28.1
113- huggingface-hub>=1.12 .0
116+ huggingface-hub>=1.13 .0
114117humanize>=4.15.0
115118hypothesis>=6.142.1
116119identify>=2.6.19
@@ -129,7 +132,7 @@ jaraco-functools>=4.4.0
129132jax>=0.9.2
130133jaxlib>=0.9.2
131134jaxtyping>=0.3.9
132- jedi>=0.19.2
135+ jedi>=0.20.0
133136jinja2>=3.1.6
134137jiter>=0.14.0
135138jmespath>=1.1.0
@@ -139,15 +142,15 @@ jsonschema-specifications>=2025.9.1
139142jupyter-client>=8.8.0
140143jupyter-core>=5.9.1
141144jupyterlab-widgets>=3.0.16
142- kagglehub>=1.0.0
143- kagglesdk>=0.1.21
145+ kagglehub>=1.0.1
146+ kagglesdk>=0.1.23
144147keras>=3.13.2
145148kiwisolver>=1.5.0
146149latex2sympy2-extended>=1.11.0
147150libclang>=18.1.1
148151libcst>=1.8.6
149152libtpu>=0.0.39
150- llguidance>=1.7.3
153+ llguidance>=1.7.5
151154llvmlite>=0.47.0
152155loguru>=0.7.3
153156lxml>=6.1.0
@@ -160,7 +163,7 @@ matplotlib>=3.10.8
160163matplotlib-inline>=0.2.1
161164mccabe>=0.7.0
162165mdurl>=0.1.2
163- mistral-common>=1.11.0
166+ mistral-common>=1.11.1
164167ml-collections>=1.1.0
165168ml-dtypes>=0.5.4
166169ml-goodput-measurement>=0.0.16
@@ -181,38 +184,38 @@ nodeenv>=1.10.0
181184numba>=0.65.1
182185numpy>=2.1.3
183186numpy-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'
185188nvidia-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'
200203oauthlib>=3.3.1
201204omegaconf>=2.3.0
202- openai>=2.32 .0
205+ openai>=2.33 .0
203206openai-harmony>=0.0.8
204207opentelemetry-api>=1.41.1
205208opt-einsum>=3.4.0
206209optax>=0.2.6
207210optree>=0.19.0
208211optype>=0.17.0
209- orbax-checkpoint>=0.11.36
212+ orbax-checkpoint>=0.11.37
210213orbax-export>=0.0.8
211214packaging>=26.0
212215pandas>=3.0.2
213216papermill>=2.7.0
214217parameterized>=0.9.0
215- parso>=0.8.6
218+ parso>=0.8.7
216219partial-json-parser>=0.2.1.1.post7
217220pathspec>=1.1.1
218221pathwaysutils>=0.1.8
@@ -270,16 +273,16 @@ requests>=2.32.5
270273requests-oauthlib>=2.0.0
271274rich>=14.3.3
272275rpds-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
277280safetensors>=0.7.0
278281scipy>=1.17.1
279282scipy-stubs>=1.17.1.2
280283sentencepiece>=0.2.1
281284seqio>=0.0.20
282- setuptools>=82.0.1
285+ setuptools>=80.10.2
283286shellingham>=1.5.4
284287simple-parsing>=0.1.8
285288simplejson>=4.1.1
@@ -307,18 +310,18 @@ tokenizers>=0.22.2
307310toml>=0.10.2
308311tomlkit>=0.14.0
309312toolz>=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
313316tornado>=6.5.5
314317tpu-info>=0.11.0
315318tqdm>=4.67.3
316319traitlets>=5.14.3
317- transformers>=5.6.2
320+ transformers>=5.7.0
318321treescope>=0.1.10
319- triton>=3.6.0 ; platform_machine == 'x86_64' and sys_platform == 'linux'
322+ triton>=3.6.0 ; sys_platform == 'linux'
320323typeguard>=2.13.3
321- typer>=0.25.0
324+ typer>=0.25.1
322325typing-extensions>=4.15.0
323326typing-inspect>=0.9.0
324327typing-inspection>=0.4.2
@@ -329,14 +332,14 @@ uvicorn>=0.46.0
329332uvloop>=0.22.1
330333virtualenv>=20.36.1
331334wadler-lindig>=0.1.7
332- wcwidth>=0.6 .0
335+ wcwidth>=0.7 .0
333336websockets>=16.0
334337werkzeug>=3.1.8
335338wheel>=0.46.3
336339widgetsnbextension>=4.0.15
337340win32-setctime>=1.2.0 ; sys_platform == 'win32'
338341wrapt>=2.1.2
339- xgrammar>=0.1.33
342+ xgrammar>=0.2.0
340343xprof>=2.22.2
341344xxhash>=3.7.0
342345yapf>=0.43.0
0 commit comments