Create a requirements.txt for python package on GSG

Tracked-On: #8269
Signed-off-by: zhangrouyu <rouyu.zhang@intel.com>
This commit is contained in:
zhangrouyu
2022-10-27 01:15:50 -04:00
committed by acrnsi-robot
parent 893fbfec78
commit 5a452e5e32
2 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
defusedxml
lxml
elementpath==2.5.3
xmlschema==1.9.2
tqdm
elementpath>=2.5.0
xmlschema
tqdm