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, 0 insertions, 1 deletions
diff --git a/test/requirements.txt b/test/requirements.txt
index e934bc042a2..017c7a92518 100644
--- a/test/requirements.txt
+++ b/test/requirements.txt
@@ -1,6 +1,5 @@
pip-tools==5.1.2 # BSD Keep this in sync with Makefile's PIP_TOOLS_VERSION
-aenum>= 2.1.2; python_version < '3.6' # BSD
cffi # MIT
cryptography!=2.0 # BSD/Apache-2.0
deprecation>=2.0.6 # Apache-2.0