aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/libghdl/requirements.txt
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2022-05-15 21:48:02 +0200
committerTristan Gingold <tgingold@free.fr>2022-05-15 21:48:02 +0200
commit721d166110bd39b067aa064ebe8c7bf6f514effc (patch)
tree1715c97fe97ded9180394350771a415422ea1dbb /pyGHDL/libghdl/requirements.txt
parent00ea68254ea6ff2ff04543f912f67a0812972be7 (diff)
downloadghdl-721d166110bd39b067aa064ebe8c7bf6f514effc.tar.gz
ghdl-721d166110bd39b067aa064ebe8c7bf6f514effc.tar.bz2
ghdl-721d166110bd39b067aa064ebe8c7bf6f514effc.zip
pyGHDL: limit pyTooling version to 1.10.0
Diffstat (limited to 'pyGHDL/libghdl/requirements.txt')
-rw-r--r--pyGHDL/libghdl/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyGHDL/libghdl/requirements.txt b/pyGHDL/libghdl/requirements.txt
index a045a3d24..aeb01d251 100644
--- a/pyGHDL/libghdl/requirements.txt
+++ b/pyGHDL/libghdl/requirements.txt
@@ -1 +1 @@
-pyTooling>=1.6.0
+pyTooling>=1.6.0,<=1.10.0