From fc230157af1e0d3d3ce703374f0b28b99cb3b80c Mon Sep 17 00:00:00 2001 From: Don Naro Date: Wed, 15 Jan 2025 20:02:22 +0000 Subject: [PATCH] Update tests/requirements.in Co-authored-by: Felix Fontein --- tests/requirements.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/requirements.in b/tests/requirements.in index ac75bfd081..19502f6eae 100644 --- a/tests/requirements.in +++ b/tests/requirements.in @@ -15,3 +15,5 @@ sphinx-copybutton jinja2 # used by hacking/build_library/build_ansible/command_plugins/generate_man.py and dump_keywords.py pyyaml # used by ansible-core resolvelib # used by ansible-core +cryptography # used by ansible-core +packaging # used by ansible-core