Skip to content
Merged
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 requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gevent
shibuya<2025.9.22
shibuya
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Shibuya Version Constraint Removal

The version constraint for shibuya was removed, allowing any version to be installed. The change was intended to update the constraint from <2025.9.22 to <2025.9.26, which may lead to incompatible future versions being installed.

Fix in Cursor Fix in Web

sphinx<8.2
sphinx-autodoc-typehints[type_comments]>=1.8.0
typing-extensions