Skip to content

Commit 74373c1

Browse files
committed
Upgrade drjax to 0.2.1
Bump the drjax floor to the latest PyPI release in the base requirements and regenerate the generated_requirements/ locks with the seed-env flow from docs/development/update_dependencies.md. Regenerating re-resolves each lock in full, so the locks also pick up unrelated version bumps. Also pins llguidance<1.8.0 in the post-training base requirements: seed-env cannot resolve that lock otherwise, since vllm's tpu.txt constrains llguidance to <1.8.0 while the previously unpinned entry resolved to >=1.8.0. That break is independent of drjax and reproduces on unmodified main.
1 parent 842457d commit 74373c1

7 files changed

Lines changed: 186 additions & 183 deletions

File tree

src/dependencies/requirements/base_requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ array-record
44
chex
55
cloud-accelerator-diagnostics
66
datasets
7-
drjax
7+
drjax>=0.2.1
88
flax
99
gcsfs
1010
google-api-python-client

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ gspread
1212
ipykernel
1313
ipywidgets
1414
ijson
15-
llguidance
15+
llguidance<1.8.0
1616
loguru
1717
lxml
1818
mistral_common

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

Lines changed: 39 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ astroid>=4.0.4
1616
astunparse>=1.6.3
1717
attrs>=26.1.0
1818
auditwheel>=6.8.1
19-
black>=25.12.0
19+
black>=26.5.1
2020
blobfile>=3.3.0
2121
build>=1.5.0
2222
certifi>=2026.7.22
@@ -25,14 +25,14 @@ cfgv>=3.5.0
2525
charset-normalizer>=3.5.1
2626
cheroot>=11.1.2
2727
chex>=0.1.92
28-
click>=8.4.2
28+
click>=8.5.0
2929
cloud-accelerator-diagnostics>=0.1.1
3030
cloudpickle>=3.1.2
3131
clu>=0.0.12
3232
colorama>=0.4.6
3333
contourpy>=1.3.3
34-
coverage>=7.15.4
35-
cryptography>=50.0.0
34+
coverage>=7.16.0
35+
cryptography>=50.0.1
3636
cycler>=0.12.1
3737
datasets>=4.8.5
3838
decorator>=5.3.1
@@ -42,7 +42,7 @@ distlib>=0.4.3
4242
distro>=1.9.0
4343
dm-tree>=0.1.10
4444
docstring-parser>=0.18.0
45-
drjax>=0.2.0
45+
drjax>=0.2.1
4646
editdistance>=0.8.1
4747
einops>=0.8.2
4848
einshape>=1.0
@@ -61,25 +61,25 @@ gast>=0.7.0
6161
gcsfs>=2026.2.0
6262
google-api-core>=2.34.0
6363
google-api-python-client>=2.199.0
64-
google-auth>=2.56.3
65-
google-auth-httplib2>=0.4.1
66-
google-auth-oauthlib>=1.4.0
67-
google-cloud-aiplatform>=1.165.1
64+
google-auth>=2.57.0
65+
google-auth-httplib2>=0.4.2
66+
google-auth-oauthlib>=1.4.1
67+
google-cloud-aiplatform>=2.0.1
6868
google-cloud-appengine-logging>=1.10.0
69-
google-cloud-audit-log>=0.6.1
70-
google-cloud-bigquery>=3.43.0
71-
google-cloud-core>=2.6.1
72-
google-cloud-logging>=3.16.2
69+
google-cloud-audit-log>=0.6.2
70+
google-cloud-bigquery>=3.44.0
71+
google-cloud-core>=2.7.0
72+
google-cloud-logging>=3.16.3
7373
google-cloud-mldiagnostics>=1.0.7
7474
google-cloud-monitoring>=2.31.0
7575
google-cloud-resource-manager>=1.18.0
7676
google-cloud-storage>=3.13.1
77-
google-cloud-storage-control>=1.13.0
77+
google-cloud-storage-control>=1.14.0
7878
google-crc32c>=1.8.0
79-
google-genai>=2.19.0
79+
google-genai>=2.20.0
8080
google-pasta>=0.2.0
81-
google-resumable-media>=2.10.1
82-
googleapis-common-protos>=1.75.1
81+
google-resumable-media>=2.10.2
82+
googleapis-common-protos>=1.75.2
8383
grain>=0.2.18
8484
grpc-google-iam-v1>=0.14.5
8585
grpcio>=1.83.0
@@ -91,24 +91,24 @@ hf-xet>=1.6.0 ; platform_machine == 'AMD64' or platform_machine == 'aarch64' or
9191
httpcore>=1.0.9
9292
httplib2>=0.32.0
9393
httpx>=0.28.1
94-
huggingface-hub>=1.28.0
94+
huggingface-hub>=1.29.0
9595
humanize>=4.16.0
9696
hypothesis>=6.165.10
9797
identify>=2.6.19
9898
idna>=3.18
9999
immutabledict>=4.3.1
100100
importlab>=0.8.1
101-
importlib-metadata>=9.0.0
101+
importlib-metadata>=9.0.1
102102
iniconfig>=2.3.0
103-
isort>=8.0.1
103+
isort>=9.0.1
104104
jaraco-functools>=4.6.0
105105
jax>=0.11.1
106106
jax-cuda12-pjrt>=0.11.1 ; sys_platform == 'linux'
107107
jax-cuda12-plugin>=0.11.1 ; sys_platform == 'linux'
108108
jaxlib>=0.11.1
109109
jaxtyping>=0.3.11
110110
jinja2>=3.1.6
111-
joblib>=1.5.3
111+
joblib>=1.6.0
112112
jsonlines>=4.0.0
113113
keras>=3.15.1
114114
kiwisolver>=1.5.0
@@ -128,15 +128,15 @@ ml-dtypes>=0.6.0
128128
ml-goodput-measurement>=0.2.3
129129
more-itertools>=11.1.0
130130
mpmath>=1.4.1
131-
msgpack>=1.2.1
131+
msgpack>=1.2.2
132132
msgspec>=0.21.1
133133
multidict>=6.7.1
134134
multiprocess>=0.70.19
135135
mypy-extensions>=1.1.0
136136
namex>=0.1.0
137137
nest-asyncio>=1.6.0 ; sys_platform == 'win32'
138138
networkx>=3.6.1
139-
ninja>=1.13.0
139+
ninja>=1.13.2
140140
nltk>=3.10.3
141141
nodeenv>=1.10.0
142142
numpy>=2.1.3
@@ -171,14 +171,14 @@ parameterized>=0.9.0
171171
pathspec>=1.1.1
172172
pathwaysutils>=0.1.11
173173
pillow>=12.3.0
174-
platformdirs>=4.11.4
174+
platformdirs>=4.11.5
175175
pluggy>=1.6.0
176176
portpicker>=1.6.0
177177
pre-commit>=4.6.2
178178
prometheus-client>=0.26.0
179179
promise>=2.3
180180
propcache>=0.5.2
181-
proto-plus>=1.28.3
181+
proto-plus>=1.28.4
182182
protobuf>=6.33.6
183183
psutil>=7.2.2
184184
pyarrow>=25.0.1
@@ -187,26 +187,26 @@ pyasn1-modules>=0.4.2
187187
pycnite>=2024.7.31
188188
pycparser>=3.0 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
189189
pycryptodomex>=3.23.0
190-
pydantic>=2.13.4
191-
pydantic-core>=2.46.4
190+
pydantic>=2.13.5
191+
pydantic-core>=2.46.5
192192
pydot>=4.0.1
193193
pyelftools>=0.33
194194
pyglove>=0.4.5
195195
pygments>=2.21.0
196-
pyink>=25.12.0
197-
pylint>=4.0.7
196+
pyink>=26.5.1
197+
pylint>=4.0.8
198198
pynvml>=13.0.1
199199
pyparsing>=3.3.2
200200
pyproject-hooks>=1.2.0
201201
pytest>=9.1.1
202202
pytest-xdist>=3.8.0
203203
python-dateutil>=2.9.0.post0
204-
python-discovery>=1.5.3
204+
python-discovery>=1.6.0
205205
pytokens>=0.4.1
206206
pytype>=2024.10.11
207207
pyyaml>=6.0.3
208208
qwix>=0.1.8
209-
regex>=2026.7.19
209+
regex>=2026.8.31
210210
requests>=2.34.2
211211
requests-oauthlib>=2.0.0
212212
responses>=0.18.0
@@ -220,7 +220,7 @@ setuptools>=84.0.0
220220
shellingham>=1.5.4
221221
shortuuid>=1.0.13
222222
simple-parsing>=0.1.9
223-
simplejson>=4.1.1
223+
simplejson>=4.1.2
224224
six>=1.17.0
225225
sniffio>=1.3.1
226226
sortedcontainers>=2.4.0
@@ -239,32 +239,33 @@ tensorflow-text>=2.20.1
239239
tensorstore>=0.1.85
240240
termcolor>=3.3.0
241241
tiktoken>=0.14.0
242-
tokamax>=0.0.12
243-
tokenizers>=0.22.2
242+
tokamax>=0.0.13
243+
tokenizers>=0.23.1
244244
toml>=0.10.2
245245
tomlkit>=0.15.1
246246
toolz>=1.1.0
247247
tqdm>=4.70.0
248248
transformer-engine>=2.18.0
249249
transformer-engine-cu12>=2.18.0
250250
transformer-engine-jax>=2.18.0
251-
transformers>=5.15.1
251+
transformers>=5.16.1
252252
treescope>=0.1.10
253253
typeguard>=2.13.3
254-
typer>=0.27.1
254+
typer>=0.27.2
255255
typing-extensions>=4.16.0
256256
typing-inspection>=0.4.4
257257
tzdata>=2026.3 ; sys_platform == 'emscripten' or sys_platform == 'win32'
258258
uritemplate>=4.2.0
259259
urllib3>=2.7.0
260260
uvicorn>=0.52.4
261261
uvloop>=0.22.1
262-
virtualenv>=21.7.4
262+
virtualenv>=21.7.7
263263
wadler-lindig>=0.1.7
264264
websockets>=16.1.1
265265
werkzeug>=3.1.8
266266
wheel>=0.48.0
267-
wrapt>=2.3.0
267+
wrapt>=2.4.0
268+
xprof>=2.20.0
268269
xxhash>=4.0.1
269270
yarl>=1.24.5
270271
zipp>=4.1.0

0 commit comments

Comments
 (0)