diff options
author | Patrick Lehmann <Paebbels@gmail.com> | 2023-02-25 23:00:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-25 23:00:55 +0100 |
commit | f4c73f40f0e13eec003807738c96826875e19ff0 (patch) | |
tree | b73f03489ae91c4ec1744841c77788dd7a0bbb51 /doc/requirements.txt | |
parent | d2e22ec07a932678ffcd7c69170f463fa11d463d (diff) | |
parent | 5d4b8f46f2fe24d90c5a1a0b0fb6911bbf93cbc2 (diff) | |
download | ghdl-f4c73f40f0e13eec003807738c96826875e19ff0.tar.gz ghdl-f4c73f40f0e13eec003807738c96826875e19ff0.tar.bz2 ghdl-f4c73f40f0e13eec003807738c96826875e19ff0.zip |
doc: update requirements
Diffstat (limited to 'doc/requirements.txt')
-rw-r--r-- | doc/requirements.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt index c787fab4f..ec8eb7b58 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -14,5 +14,3 @@ sphinx_autodoc_typehints>=1.19.5 # BuildTheDocs Extensions (mostly patched Sphinx extensions) btd.sphinx.autoprogram>=0.1.7.post1 -btd.sphinx.graphviz>=2.3.1.post1 -btd.sphinx.inheritance_diagram>=2.3.1.post1 |