aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/requirements.txt
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-06-19 22:38:49 +0200
committerGitHub <noreply@github.com>2021-06-19 22:38:49 +0200
commit603c44d06dd0b3f2f49af25045b46dd8aa72979a (patch)
treef36e6d79ccd0adb79af25fa67ef653b6d6ebd3f7 /pyGHDL/requirements.txt
parente72d21499659f1bb4b641b9a83698354eb170eef (diff)
parente145bdc8124a2418f31e044d00cec51c98906dc7 (diff)
downloadghdl-603c44d06dd0b3f2f49af25045b46dd8aa72979a.tar.gz
ghdl-603c44d06dd0b3f2f49af25045b46dd8aa72979a.tar.bz2
ghdl-603c44d06dd0b3f2f49af25045b46dd8aa72979a.zip
Add unit tests for pyGHDL DOM
Diffstat (limited to 'pyGHDL/requirements.txt')
-rw-r--r--pyGHDL/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyGHDL/requirements.txt b/pyGHDL/requirements.txt
index 0b7708418..d8892cfae 100644
--- a/pyGHDL/requirements.txt
+++ b/pyGHDL/requirements.txt
@@ -1,2 +1,2 @@
pydecor>=2.0.1
-pyVHDLModel>=0.10.0
+pyVHDLModel>=0.10.1