Fix git build 77/12877/1
authorsubhash kumar singh <subh.singh@samsung.com>
Thu, 2 May 2024 08:00:00 +0000 (08:00 +0000)
committersubhash 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

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 =