Skip to content
Open
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
13 changes: 13 additions & 0 deletions bazel/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
tclint==0.7.0

# Sphinx documentation build (replicates ReadTheDocs CI check)
# See: https://github.com/The-OpenROAD-Project/OpenROAD/issues/9885
sphinx
sphinx-book-theme
sphinx-copybutton
sphinx-external-toc==0.3.1
sphinx-tabs
sphinxcontrib-mermaid
myst-parser
# imghdr was removed from the Python 3.13 stdlib; sphinx.builders.epub3 still
# imports it. The standard-imghdr backport restores the module.
standard-imghdr
Loading
Loading