public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-staging][PATCH v2 1/5] edk2-staging/RedfishClientPkg: Update requirements.txt
@ 2022-06-21  1:44 Nickle Wang
  2022-06-21  3:40 ` Abner Chang
  0 siblings, 1 reply; 2+ messages in thread
From: Nickle Wang @ 2022-06-21  1:44 UTC (permalink / raw)
  To: devel; +Cc: Nickle Wang, Abner Chang, Yang Atom, Nick Ramirez

Updates the Python module dependency for Redfish Profile Simulator.

Signed-off-by: Nickle Wang <nickle.wang@hpe.com>
Cc: Abner Chang <abner.chang@hpe.com>
Cc: Yang Atom <Atom.Yang@amd.com>
Cc: Nick Ramirez <nramirez@nvidia.com>
---
 .../Tools/Redfish-Profile-Simulator/requirements.txt           | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/RedfishClientPkg/Tools/Redfish-Profile-Simulator/requirements.txt b/RedfishClientPkg/Tools/Redfish-Profile-Simulator/requirements.txt
index 88807d87c2..359a814461 100644
--- a/RedfishClientPkg/Tools/Redfish-Profile-Simulator/requirements.txt
+++ b/RedfishClientPkg/Tools/Redfish-Profile-Simulator/requirements.txt
@@ -1,2 +1,5 @@
+Werkzeug==0.16
+Jinja2==3.0.3
+itsdangerous==2.0.1
 flask==1.1.1
 pyOpenSSL
-- 
2.32.0.windows.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-21  3:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-21  1:44 [edk2-staging][PATCH v2 1/5] edk2-staging/RedfishClientPkg: Update requirements.txt Nickle Wang
2022-06-21  3:40 ` Abner Chang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox