aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-12-13 01:15:09 +0100
committerPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-12-13 01:15:09 +0100
commit265e23146f1eaf977984a86a64523443f6170b0c (patch)
treeabb57acb7194fe5ca529fedc9d8c708492e6cc9b
parent70647153a193d016b765e5456623abafdec46a3f (diff)
downloadghdl-265e23146f1eaf977984a86a64523443f6170b0c.tar.gz
ghdl-265e23146f1eaf977984a86a64523443f6170b0c.tar.bz2
ghdl-265e23146f1eaf977984a86a64523443f6170b0c.zip
Bumped dependencies.
-rw-r--r--doc/requirements.txt2
-rw-r--r--pyGHDL/cli/requirements.txt2
-rw-r--r--pyGHDL/libghdl/requirements.txt2
3 files changed, 3 insertions, 3 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
diff --git a/pyGHDL/cli/requirements.txt b/pyGHDL/cli/requirements.txt
index 0684e8bb6..b9167b8ed 100644
--- a/pyGHDL/cli/requirements.txt
+++ b/pyGHDL/cli/requirements.txt
@@ -1,5 +1,5 @@
-r ../dom/requirements.txt
-pyTooling>=1.5.2
+pyTooling>=1.6.0
pyTooling.TerminalUI>=1.5.3
pyAttributes>=2.3.2
diff --git a/pyGHDL/libghdl/requirements.txt b/pyGHDL/libghdl/requirements.txt
index 0291212ff..a045a3d24 100644
--- a/pyGHDL/libghdl/requirements.txt
+++ b/pyGHDL/libghdl/requirements.txt
@@ -1 +1 @@
-pyTooling>=1.5.2
+pyTooling>=1.6.0