X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Frequirements.txt;h=dbb2fbf6c4f2a6c2eac47bf5ffede913261ed2eb;hb=aa9903cabfd44ed9c88d1f624a39096ff7fee37f;hp=a83b5b3101bb81b0abd62f359aebc6cbb1e745a3;hpb=d6f221789d58374db4ea5368dde5e83f72e842c0;p=vpp.git diff --git a/test/requirements.txt b/test/requirements.txt index a83b5b3101b..dbb2fbf6c4f 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -1,10 +1,8 @@ -pip-tools==5.1.2 # 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 -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 parameterized>=0.6.1 # BSD pexpect # ISC @@ -15,6 +13,11 @@ 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 +pyyaml # MIT +jsonschema; python_version >= '3.7' # MIT +dataclasses; python_version == '3.6' # Apache-2.0