X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Frequirements.txt;h=dbb2fbf6c4f2a6c2eac47bf5ffede913261ed2eb;hb=cf1e8c1eeab1dc07d69210f410a086d7ae4eae90;hp=a18f67c7f424816240240b53b2904d5e09bfa6f1;hpb=d170681b24724c522adaf1e2f4f0e1f3289dbf82;p=vpp.git diff --git a/test/requirements.txt b/test/requirements.txt index a18f67c7f42..dbb2fbf6c4f 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 @@ -18,3 +18,6 @@ sphinxcontrib-spelling # BSD sphinx-rtd-theme # MIT noiseprotocol # MIT recommonmark # MIT +pyyaml # MIT +jsonschema; python_version >= '3.7' # MIT +dataclasses; python_version == '3.6' # Apache-2.0