From: jspewock@iol.unh.edu
To: ci@dpdk.org
Cc: Jeremy Spewock <jspewock@iol.unh.edu>
Subject: [PATCH v6 3/4] tools: add requirements file for acvp_tool
Date: Mon, 27 Mar 2023 12:51:40 -0400 [thread overview]
Message-ID: <20230327165141.7916-5-jspewock@iol.unh.edu> (raw)
In-Reply-To: <20230327165141.7916-2-jspewock@iol.unh.edu>
From: Jeremy Spewock <jspewock@iol.unh.edu>
Adds the basic requirements for the acvp_tool script.
Signed-off-by: Jeremy Spewock <jspewock@iol.unh.edu>
---
tools/acvp/requirements.txt | 7 +++++++
1 file changed, 7 insertions(+)
create mode 100644 tools/acvp/requirements.txt
diff --git a/tools/acvp/requirements.txt b/tools/acvp/requirements.txt
new file mode 100644
index 0000000..428f06c
--- /dev/null
+++ b/tools/acvp/requirements.txt
@@ -0,0 +1,7 @@
+certifi==2021.10.8
+charset-normalizer==2.0.10
+idna==3.3
+pyotp==2.6.0
+requests==2.27.1
+six==1.16.0
+urllib3==1.26.8
--
2.40.0
next prev parent reply other threads:[~2023-03-27 16:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-27 16:51 [PATCH v6 0/4] Add ACVP Tool jspewock
2023-03-27 16:51 ` [PATCH v6 1/4] tools: add acvp_tool jspewock
2023-03-27 16:51 ` [PATCH v6 2/4] tools: add default config file for acvp_tool jspewock
2023-03-28 8:25 ` Ali Alnubani
2023-03-27 16:51 ` jspewock [this message]
2023-03-27 16:51 ` [PATCH v6 4/4] doc: add readme " jspewock
2023-03-28 8:27 ` Ali Alnubani
2023-04-03 18:49 ` Jeremy Spewock
2023-03-28 8:28 ` [PATCH v6 0/4] Add ACVP Tool Ali Alnubani
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230327165141.7916-5-jspewock@iol.unh.edu \
--to=jspewock@iol.unh.edu \
--cc=ci@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).