summaryrefslogtreecommitdiffstats
path: root/test/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/requirements.txt')
-rw-r--r--test/requirements.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/requirements.txt b/test/requirements.txt
index f7b7c185446..a18f67c7f42 100644
--- a/test/requirements.txt
+++ b/test/requirements.txt
@@ -1,4 +1,4 @@
-pip-tools==5.1.2 # BSD Keep this in sync with Makefile's PIP_TOOLS_VERSION
+pip-tools==6.2.0 # BSD Keep this in sync with Makefile's PIP_TOOLS_VERSION
cryptography!=2.0 # BSD/Apache-2.0
deprecation>=2.0.6 # Apache-2.0
@@ -13,6 +13,8 @@ six # MIT
syslog_rfc5424_parser>=0.3.1 # ISC
objgraph # MIT
pympler # Apache-2.0
-sphinx<3.0.0 # BSD, sphinx 3.0.0 crashes with a traceback
+sphinx # BSD
+sphinxcontrib-spelling # BSD
sphinx-rtd-theme # MIT
noiseprotocol # MIT
+recommonmark # MIT