aboutsummaryrefslogtreecommitdiffstats
path: root/test/requirements.txt
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2021-10-30 15:30:38 -0400
committerDamjan Marion <dmarion@me.com>2021-11-02 22:32:18 +0000
commit78b4f4e19bb60b89c5ed00a2d81b1bbfee27c3e2 (patch)
tree8269429f50cccf8c8303ba939b9206c329dc2af4 /test/requirements.txt
parent543a0fd32b0481f23c7328ac7ec5fc38e60fd19e (diff)
tests: update python packages
- Also fix docs requirements and venv cleanup required for docker executor building Type: test Change-Id: I839423224d95c45af42f459217887f4201cbb11a Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Diffstat (limited to 'test/requirements.txt')
-rw-r--r--test/requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/requirements.txt b/test/requirements.txt
index a7c0bc088c1..661fca26c05 100644
--- a/test/requirements.txt
+++ b/test/requirements.txt
@@ -1,4 +1,4 @@
-pip-tools==6.2.0 # BSD Keep this in sync with Makefile's PIP_TOOLS_VERSION
+pip-tools==6.4.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
@@ -19,4 +19,4 @@ sphinx-rtd-theme # MIT
noiseprotocol # MIT
recommonmark # MIT
pyyaml # MIT
-jsonschema # MIT \ No newline at end of file
+jsonschema # MIT