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 doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sphinx==7.4.0
pydata-sphinx-theme==0.16.1
sphinx-design==0.6.1
sphinx-design==0.7.0
# this should be mocked in autodoc_mock_imports
# however, it causes issues with union types PEP 604 support
# ie fails with TypeError: unsupported operand type(s) for |: 'ndarray' and 'NoneType'
Expand Down
Loading