Skip to content

chore(deps): autoupdate uv.lock #1036

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ domdf-python-tools==3.10.0
# sphinx-toolbox
equinox==0.11.10 ; python_full_version < '3.10'
# via coreax
equinox==0.12.1 ; python_full_version >= '3.10'
equinox==0.12.2 ; python_full_version >= '3.10'
# via coreax
etils==1.5.2 ; python_full_version < '3.10'
# via
Expand All @@ -80,7 +80,7 @@ flax==0.8.5 ; python_full_version < '3.10'
# via coreax
flax==0.10.6 ; python_full_version >= '3.10'
# via coreax
fsspec==2025.3.2
fsspec==2025.5.1
# via etils
furo==2024.8.6
# via coreax
Expand Down Expand Up @@ -111,7 +111,7 @@ jax==0.4.30 ; python_full_version < '3.10'
# jaxopt
# optax
# orbax-checkpoint
jax==0.6.0 ; python_full_version >= '3.10'
jax==0.6.1 ; python_full_version >= '3.10'
# via
# chex
# coreax
Expand All @@ -127,7 +127,7 @@ jaxlib==0.4.30 ; python_full_version < '3.10'
# jaxopt
# optax
# orbax-checkpoint
jaxlib==0.6.0 ; python_full_version >= '3.10'
jaxlib==0.6.1 ; python_full_version >= '3.10'
# via
# chex
# jax
Expand All @@ -147,7 +147,7 @@ jinja2==3.1.6
# via
# sphinx
# sphinx-jinja2-compat
joblib==1.5.0
joblib==1.5.1
# via scikit-learn
jsonschema==4.23.0
# via sphobjinv
Expand Down Expand Up @@ -192,7 +192,7 @@ numpy==2.0.2 ; python_full_version < '3.10'
# scikit-learn
# scipy
# tensorstore
numpy==2.2.5 ; python_full_version >= '3.10'
numpy==2.2.6 ; python_full_version >= '3.10'
# via
# chex
# flax
Expand Down Expand Up @@ -220,7 +220,7 @@ packaging==25.0
# via sphinx
platformdirs==4.3.8
# via apeye
protobuf==6.30.2
protobuf==6.31.0
# via orbax-checkpoint
pybtex==0.24.0
# via
Expand Down Expand Up @@ -253,7 +253,7 @@ rich==14.0.0
# via flax
roman-numerals-py==3.1.0 ; python_full_version >= '3.11'
# via sphinx
rpds-py==0.24.0
rpds-py==0.25.1
# via
# jsonschema
# referencing
Expand All @@ -275,7 +275,7 @@ scipy==1.15.3 ; python_full_version >= '3.10'
# jaxlib
# jaxopt
# scikit-learn
setuptools==80.4.0 ; python_full_version >= '3.12'
setuptools==80.8.0 ; python_full_version >= '3.12'
# via
# chex
# sphinxcontrib-bibtex
Expand Down Expand Up @@ -344,7 +344,7 @@ sphinx-prompt==1.9.0 ; python_full_version >= '3.10'
# via sphinx-toolbox
sphinx-tabs==3.4.5
# via sphinx-toolbox
sphinx-toolbox==3.10.0
sphinx-toolbox==4.0.0
# via coreax
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand All @@ -370,7 +370,7 @@ tensorstore==0.1.69 ; python_full_version < '3.10'
# via
# flax
# orbax-checkpoint
tensorstore==0.1.74 ; python_full_version >= '3.10'
tensorstore==0.1.75 ; python_full_version >= '3.10'
# via
# flax
# orbax-checkpoint
Expand Down Expand Up @@ -402,7 +402,7 @@ urllib3==2.4.0
# via
# requests
# sphinx-prompt
wadler-lindig==0.1.5 ; python_full_version >= '3.10'
wadler-lindig==0.1.6 ; python_full_version >= '3.10'
# via
# equinox
# jaxtyping
Expand Down
Loading
Loading