Skip to content

Commit 41ac74b

Browse files
committed
chore: uv lock --upgrade
Updated jax v0.4.30, v0.4.38 -> v0.4.30, v0.5.3 Updated jaxlib v0.4.30, v0.4.38 -> v0.4.30, v0.5.3 Updated orbax-checkpoint v0.6.4, v0.11.5 -> v0.6.4, v0.11.10 Updated pyparsing v3.2.1 -> v3.2.2 Updated setuptools v77.0.3 -> v78.0.1
1 parent 7d6d14b commit 41ac74b

File tree

2 files changed

+45
-49
lines changed

2 files changed

+45
-49
lines changed

requirements-doc.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ imagesize==1.4.1
3535
importlib-metadata==8.6.1 ; python_full_version < '3.10'
3636
importlib-resources==6.5.2
3737
jax==0.4.30 ; python_full_version < '3.10'
38-
jax==0.4.38 ; python_full_version >= '3.10'
38+
jax==0.5.3 ; python_full_version >= '3.10'
3939
jaxlib==0.4.30 ; python_full_version < '3.10'
40-
jaxlib==0.4.38 ; python_full_version >= '3.10'
40+
jaxlib==0.5.3 ; python_full_version >= '3.10'
4141
jaxopt==0.8.3
4242
jaxtyping==0.2.36 ; python_full_version < '3.10'
4343
jaxtyping==0.3.0 ; python_full_version >= '3.10'
@@ -59,7 +59,7 @@ numpy==2.1.3 ; python_full_version >= '3.10'
5959
opt-einsum==3.4.0
6060
optax==0.2.4
6161
orbax-checkpoint==0.6.4 ; python_full_version < '3.10'
62-
orbax-checkpoint==0.11.5 ; python_full_version >= '3.10'
62+
orbax-checkpoint==0.11.10 ; python_full_version >= '3.10'
6363
packaging==24.2
6464
platformdirs==4.3.7
6565
protobuf==6.30.1
@@ -77,7 +77,7 @@ ruamel-yaml-clib==0.2.12 ; python_full_version < '3.13' and platform_python_impl
7777
scikit-learn==1.6.1
7878
scipy==1.13.1 ; python_full_version < '3.10'
7979
scipy==1.15.2 ; python_full_version >= '3.10'
80-
setuptools==77.0.3 ; python_full_version >= '3.12'
80+
setuptools==78.0.1 ; python_full_version >= '3.12'
8181
simplejson==3.20.1 ; python_full_version >= '3.10'
8282
six==1.17.0
8383
snowballstemmer==2.2.0

0 commit comments

Comments
 (0)