aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL
diff options
context:
space:
mode:
Diffstat (limited to 'pyGHDL')
-rw-r--r--pyGHDL/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyGHDL/requirements.txt b/pyGHDL/requirements.txt
index d373926f3..f985d97fa 100644
--- a/pyGHDL/requirements.txt
+++ b/pyGHDL/requirements.txt
@@ -1,2 +1,5 @@
+# FIXME: remove this dependency. Only lsp/lsp.py uses it.
+attrs
+
pydecor>=2.0.1
pyVHDLModel>=0.7.3