Code Review
/
aiml-fw
/
awmf
/
tm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
169e67d
)
Install validator and Werkzeug python packages for unit tests
35/12235/1
1.2.0
author
Taewan Kim
<t25.kim@samsung.com>
Tue, 12 Dec 2023 06:42:10 +0000
(15:42 +0900)
committer
Taewan Kim
<t25.kim@samsung.com>
Tue, 12 Dec 2023 06:44:22 +0000
(15:44 +0900)
Issue-ID: AIMLFW-74
Change-Id: I4ceec57b9ed617486775a400582e027fbc72c808
Signed-off-by: Taewan Kim <t25.kim@samsung.com>
tests/requirement_tests.txt
patch
|
blob
|
history
diff --git
a/tests/requirement_tests.txt
b/tests/requirement_tests.txt
index
b0793ce
..
e33da33
100644
(file)
--- a/
tests/requirement_tests.txt
+++ b/
tests/requirement_tests.txt
@@
-30,4
+30,6
@@
PyYAML
python-dotenv
kubernetes
- pg8000
\ No newline at end of file
+ pg8000
+ validators==0.20.0
+ Werkzeug==2.2.2