tests: update python packages
[vpp.git] / test / requirements.txt
index a18f67c..661fca2 100644 (file)
@@ -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
@@ -18,3 +18,5 @@ sphinxcontrib-spelling                  # BSD
 sphinx-rtd-theme                        # MIT
 noiseprotocol                           # MIT
 recommonmark                            # MIT
+pyyaml                                  # MIT
+jsonschema                              # MIT