Skip to content

Commit

Permalink
Merge pull request #945 from gchq/chore/uv-lock-autoupdate
Browse files Browse the repository at this point in the history
chore(deps): autoupdate uv.lock
  • Loading branch information
tp832944 authored Feb 3, 2025
2 parents 594dec1 + 8267de2 commit 5df11fa
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 237 deletions.
12 changes: 7 additions & 5 deletions requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ apeye==1.4.1
apeye-core==1.1.5
attrs==25.1.0
autodocsumm==0.2.14
babel==2.16.0
babel==2.17.0
beautifulsoup4==4.12.3
cachecontrol==0.14.2
certifi==2024.12.14
certifi==2025.1.31
charset-normalizer==3.4.1
chex==0.1.88
colorama==0.4.6 ; sys_platform == 'win32'
Expand All @@ -25,7 +25,7 @@ etils==1.11.0 ; python_full_version >= '3.10'
filelock==3.17.0
flax==0.8.5 ; python_full_version < '3.10'
flax==0.10.2 ; python_full_version >= '3.10'
fsspec==2024.12.0
fsspec==2025.2.0
furo==2024.8.6
html5lib==1.1
humanize==4.11.0
Expand All @@ -38,7 +38,8 @@ jax==0.4.38 ; python_full_version >= '3.10'
jaxlib==0.4.30 ; python_full_version < '3.10'
jaxlib==0.4.38 ; python_full_version >= '3.10'
jaxopt==0.8.3
jaxtyping==0.2.36
jaxtyping==0.2.36 ; python_full_version < '3.10'
jaxtyping==0.2.37 ; python_full_version >= '3.10'
jinja2==3.1.5
joblib==1.4.2
jsonschema==4.23.0
Expand All @@ -57,7 +58,7 @@ numpy==2.1.3 ; python_full_version >= '3.10'
opt-einsum==3.4.0
optax==0.2.4
orbax-checkpoint==0.6.4 ; python_full_version < '3.10'
orbax-checkpoint==0.11.0 ; python_full_version >= '3.10'
orbax-checkpoint==0.11.1 ; python_full_version >= '3.10'
packaging==24.2
platformdirs==4.3.6
protobuf==5.29.3
Expand Down Expand Up @@ -107,5 +108,6 @@ toolz==1.0.0
tqdm==4.67.1
typing-extensions==4.12.2
urllib3==2.3.0
wadler-lindig==0.1.3 ; python_full_version >= '3.10'
webencodings==0.5.1
zipp==3.21.0
Loading

0 comments on commit 5df11fa

Please sign in to comment.