aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2020-12-31 10:21:00 +0100
committerGitHub <noreply@github.com>2020-12-31 10:21:00 +0100
commit3f70363ee3ea05501d5b7ba84070808ac8721847 (patch)
tree2e18e5cce2cbcebfdc4259f4bd4eb3813ee9315a /doc
parent286d064a61a83ff39a389f96be86966977458a52 (diff)
downloadghdl-3f70363ee3ea05501d5b7ba84070808ac8721847.tar.gz
ghdl-3f70363ee3ea05501d5b7ba84070808ac8721847.tar.bz2
ghdl-3f70363ee3ea05501d5b7ba84070808ac8721847.zip
Added file headers and license texts. (#1564)
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt
index 1c95fd25e..5a1472188 100644
--- a/doc/requirements.txt
+++ b/doc/requirements.txt
@@ -1,7 +1,8 @@
-r ../pyGHDL/requirements.txt
-sphinx>=3.0.0
-recommonmark
-python-dateutil
+
+sphinx>=3.4.1
+recommonmark>=0.7.1
+python-dateutil>=2.8.1
# sphinxcontrib-textstyle>=0.2.1
# sphinxcontrib-spelling>=2.2.0
# changelog>=0.3.5