tests docs: fix jsonschema dependency
[vpp.git] / test / requirements.txt
index 661fca2..a9c93f4 100644 (file)
@@ -19,4 +19,4 @@ sphinx-rtd-theme                        # MIT
 noiseprotocol                           # MIT
 recommonmark                            # MIT
 pyyaml                                  # MIT
-jsonschema                              # MIT
+jsonschema; python_version >= '3.7'     # MIT