Code Review
/
aiml-fw
/
athp
/
tps
/
kubeflow-adapter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
40331ae
)
Fix git build
77/12877/1
author
subhash kumar singh
<subh.singh@samsung.com>
Thu, 2 May 2024 08:00:00 +0000
(08:00 +0000)
committer
subhash kumar singh
<subh.singh@samsung.com>
Thu, 2 May 2024 08:00:00 +0000
(08:00 +0000)
Fixed test cases by fixing version of libs.
Change-Id: I525c991b7e3aebd979bd3badf51294fff2f2ac6a
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index
5d50f5d
..
fb8796f
100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-30,11
+30,12
@@
deps=
mock
kfp
kfp-pipeline-spec
- kfp-server-api
+ kfp-server-api
==1.8.5
Flask
Flask-API
Flask-Cors
requests
+ Werkzeug==2.2.2
setenv = cd = {toxinidir}/test
commands =