summaryrefslogtreecommitdiffstats
path: root/test/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/requirements.txt')
-rw-r--r--test/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/requirements.txt b/test/requirements.txt
index b05cc74bc1a..e4344d6928f 100644
--- a/test/requirements.txt
+++ b/test/requirements.txt
@@ -1,3 +1,4 @@
+aenum>= 2.1.2; python_version < '3.6' # BSD
cffi # MIT
cryptography!=2.0 # BSD/Apache-2.0
faulthandler; python_version < '3.3' # # BSD License (2 clause)