aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/requirements.txt
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-06-30 23:12:22 +0200
committerPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-07-01 06:39:47 +0200
commita36a747bcfab29f8dd3f910effa044c2e52c8239 (patch)
tree5138bbfab7b0d74cc50f01c141f09fc7c9a6781f /pyGHDL/requirements.txt
parent2736d7fbe44565d62e3496b7328992042148f345 (diff)
downloadghdl-a36a747bcfab29f8dd3f910effa044c2e52c8239.tar.gz
ghdl-a36a747bcfab29f8dd3f910effa044c2e52c8239.tar.bz2
ghdl-a36a747bcfab29f8dd3f910effa044c2e52c8239.zip
Pin pyVHDLModel to v0.11.1.
Diffstat (limited to 'pyGHDL/requirements.txt')
-rw-r--r--pyGHDL/requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyGHDL/requirements.txt b/pyGHDL/requirements.txt
index ecc97deaf..2e068ae44 100644
--- a/pyGHDL/requirements.txt
+++ b/pyGHDL/requirements.txt
@@ -1,6 +1,6 @@
pydecor>=2.0.1
pyAttributes==2.1.0
pyMetaClasses==1.2.1
-#pyVHDLModel==0.11.1
-https://github.com/VHDL/pyVHDLModel/archive/dev.zip#pyVHDLModel
+pyVHDLModel==0.11.1
+#https://github.com/VHDL/pyVHDLModel/archive/dev.zip#pyVHDLModel
pyTerminalUI==1.3.4