aboutsummaryrefslogtreecommitdiffstats
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 e4344d6928f..1dcd8b7d524 100644
--- a/test/requirements.txt
+++ b/test/requirements.txt
@@ -1,6 +1,7 @@
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
faulthandler; python_version < '3.3' # # BSD License (2 clause)
flake8 # MIT
ipaddress; python_version < '3.3' # PSF