From 265e23146f1eaf977984a86a64523443f6170b0c Mon Sep 17 00:00:00 2001 From: Patrick Lehmann Date: Mon, 13 Dec 2021 01:15:09 +0100 Subject: Bumped dependencies. --- pyGHDL/cli/requirements.txt | 2 +- pyGHDL/libghdl/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'pyGHDL') 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 -- cgit v1.2.3