summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/requirements.txt b/test/requirements.txt
index a9c93f45450..dbb2fbf6c4f 100644
--- a/test/requirements.txt
+++ b/test/requirements.txt
@@ -20,3 +20,4 @@ noiseprotocol # MIT
recommonmark # MIT
pyyaml # MIT
jsonschema; python_version >= '3.7' # MIT
+dataclasses; python_version == '3.6' # Apache-2.0