Skip to content
Merged
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
10 changes: 5 additions & 5 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ filelock==3.18.0
# via torch
fonttools==4.58.0
# via matplotlib
fsspec==2025.3.2
fsspec==2025.5.1
# via torch
furo==2024.8.6
# via vanguard-gp
Expand Down Expand Up @@ -117,7 +117,7 @@ jinja2==3.1.6
# nbsphinx
# sphinx
# torch
joblib==1.5.0
joblib==1.5.1
# via scikit-learn
jsonschema==4.23.0
# via nbformat
Expand Down Expand Up @@ -310,7 +310,7 @@ referencing==0.36.2
# jsonschema-specifications
requests==2.32.3
# via sphinx
rpds-py==0.25.0
rpds-py==0.25.1
# via
# jsonschema
# referencing
Expand All @@ -330,7 +330,7 @@ scipy==1.15.3 ; python_full_version >= '3.10'
# linear-operator
# scikit-learn
# vanguard-gp
setuptools==80.7.1 ; (python_full_version >= '3.12' and platform_machine != 'x86_64') or (python_full_version >= '3.12' and sys_platform != 'linux') or (platform_machine == 'x86_64' and sys_platform == 'linux')
setuptools==80.8.0 ; (python_full_version >= '3.12' and platform_machine != 'x86_64') or (python_full_version >= '3.12' and sys_platform != 'linux') or (platform_machine == 'x86_64' and sys_platform == 'linux')
# via
# sphinxcontrib-bibtex
# torch
Expand Down Expand Up @@ -394,7 +394,7 @@ torch==2.7.0
# via
# linear-operator
# vanguard-gp
tornado==6.5
tornado==6.5.1
# via
# ipykernel
# jupyter-client
Expand Down
Loading