Skip to content
Open
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
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ docs = [
"sphinxcontrib-video",
"sphinx-togglebutton",
"sphinx-design",
"tensorboard==2.20.0",
"tensorboard==2.21.0",
]
# Mutually exclusive GPU wheel profiles: `cuda` pulls the NVIDIA wheels from
# the pytorch-cu128 index, `rocm` the AMD wheels from the pytorch-rocm72
Expand Down
Loading