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:
bf24534
)
Adding requirement for kfadapter
28/9328/1
author
minhac.lee
<minhac.lee@samsung.com>
Wed, 19 Oct 2022 23:33:11 +0000
(08:33 +0900)
committer
minhac.lee
<minhac.lee@samsung.com>
Wed, 19 Oct 2022 23:33:11 +0000
(08:33 +0900)
Issue-Id: AIMLFW-2
Signed-off-by: minhac.lee <minhac.lee@samsung.com>
Change-Id: Ic8f8135c174449764307db277911e5be499609ea
requirements.txt
[new file with mode: 0644]
patch
|
blob
diff --git a/requirements.txt
b/requirements.txt
new file mode 100644
(file)
index 0000000..
2cca55a
--- /dev/null
+++ b/
requirements.txt
@@ -0,0
+1,9
@@
+kfp==1.4.0
+kfp-pipeline-spec==0.1.7
+kfp-server-api==1.4.1
+Flask==1.1.2
+Flask-API==2.0
+Flask-Cors==3.0.10
+requests==2.25.1
+Werkzeug==1.0.1
+