diff options
author | Patrick Lehmann <Patrick.Lehmann@plc2.de> | 2021-12-13 01:15:09 +0100 |
---|---|---|
committer | Patrick Lehmann <Patrick.Lehmann@plc2.de> | 2021-12-13 01:15:09 +0100 |
commit | 265e23146f1eaf977984a86a64523443f6170b0c (patch) | |
tree | abb57acb7194fe5ca529fedc9d8c708492e6cc9b /doc | |
parent | 70647153a193d016b765e5456623abafdec46a3f (diff) | |
download | ghdl-265e23146f1eaf977984a86a64523443f6170b0c.tar.gz ghdl-265e23146f1eaf977984a86a64523443f6170b0c.tar.bz2 ghdl-265e23146f1eaf977984a86a64523443f6170b0c.zip |
Bumped dependencies.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt index 7952d929b..4c7016617 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,6 +1,6 @@ -r ../pyGHDL/requirements.txt -pyTooling.Packaging>=0.3.2 +pyTooling.Packaging>=0.4.0 sphinx>=3.4.2 #recommonmark>=0.7.1 |