wireguard: add processing of received cookie messages
[vpp.git] / test / requirements.txt
index a177967..509fe89 100644 (file)
@@ -20,3 +20,4 @@ pyyaml                                  # MIT
 jsonschema; python_version >= '3.7'     # MIT
 dataclasses; python_version == '3.6'    # Apache-2.0
 black                                   # MIT https://github.com/psf/black
+pycryptodome                            # BSD, Public Domain