diff options
Diffstat (limited to 'pyGHDL')
-rw-r--r-- | pyGHDL/cli/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyGHDL/cli/requirements.txt b/pyGHDL/cli/requirements.txt index 111f8fa26..0684e8bb6 100644 --- a/pyGHDL/cli/requirements.txt +++ b/pyGHDL/cli/requirements.txt @@ -1,5 +1,5 @@ -r ../dom/requirements.txt -pyTooling>=1.5.1 +pyTooling>=1.5.2 pyTooling.TerminalUI>=1.5.3 pyAttributes>=2.3.2 |