diff options
Diffstat (limited to 'pyGHDL/requirements.txt')
-rw-r--r-- | pyGHDL/requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyGHDL/requirements.txt b/pyGHDL/requirements.txt index 974fef2ed..d09e07a4a 100644 --- a/pyGHDL/requirements.txt +++ b/pyGHDL/requirements.txt @@ -1,3 +1,3 @@ pydecor>=2.0.1 -pyVHDLModel==0.10.4 -#https://github.com/VHDL/pyVHDLModel/archive/dev.zip#pyVHDLModel +#pyVHDLModel==0.10.5 +https://github.com/VHDL/pyVHDLModel/archive/dev.zip#pyVHDLModel |