Skip to content

Commit 623c982

Browse files
chore(deps): autoupdate requirements-doc
1 parent e0ccec3 commit 623c982

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements-doc.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jaxlib==0.5.3 ; python_full_version >= '3.10'
133133
# jax
134134
# jaxopt
135135
# optax
136-
jaxopt==0.8.3
136+
jaxopt==0.8.4
137137
# via coreax
138138
jaxtyping==0.2.36 ; python_full_version < '3.10'
139139
# via
@@ -192,7 +192,7 @@ numpy==2.0.2 ; python_full_version < '3.10'
192192
# scikit-learn
193193
# scipy
194194
# tensorstore
195-
numpy==2.1.3 ; python_full_version >= '3.10'
195+
numpy==2.2.4 ; python_full_version >= '3.10'
196196
# via
197197
# chex
198198
# flax
@@ -214,7 +214,7 @@ optax==0.2.4
214214
# flax
215215
orbax-checkpoint==0.6.4 ; python_full_version < '3.10'
216216
# via flax
217-
orbax-checkpoint==0.11.10 ; python_full_version >= '3.10'
217+
orbax-checkpoint==0.11.12 ; python_full_version >= '3.10'
218218
# via flax
219219
packaging==24.2
220220
# via sphinx
@@ -384,7 +384,7 @@ tqdm==4.67.1
384384
# via coreax
385385
treescope==0.1.9 ; python_full_version >= '3.10'
386386
# via flax
387-
typing-extensions==4.13.1
387+
typing-extensions==4.13.2
388388
# via
389389
# beautifulsoup4
390390
# chex
@@ -398,7 +398,7 @@ typing-extensions==4.13.1
398398
# referencing
399399
# rich
400400
# sphinx-toolbox
401-
urllib3==2.3.0
401+
urllib3==2.4.0
402402
# via
403403
# requests
404404
# sphinx-prompt

0 commit comments

Comments
 (0)