Code Review
/
aiml-fw
/
aimlfw-dep.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
9160ec1
)
Remove unused direct dependencies
23/14923/1
author
ashishj1729
<jain.ashish@samsung.com>
Wed, 17 Sep 2025 14:07:30 +0000
(19:37 +0530)
committer
ashishj1729
<jain.ashish@samsung.com>
Wed, 17 Sep 2025 14:09:22 +0000
(19:39 +0530)
Removed all the unused direct dependencies from default_pipeline.
Issue-ID: AIMLFW-244
Change-Id: I5057e1abbe29d928c7da1e28ddce78f74cc7fc69
Signed-off-by: ashishj1729 <jain.ashish@samsung.com>
tools/kubeflow/requirements_pipeline.txt
patch
|
blob
|
history
diff --git
a/tools/kubeflow/requirements_pipeline.txt
b/tools/kubeflow/requirements_pipeline.txt
index
66a70ab
..
656be9c
100644
(file)
--- a/
tools/kubeflow/requirements_pipeline.txt
+++ b/
tools/kubeflow/requirements_pipeline.txt
@@
-15,8
+15,4
@@
# limitations under the License.
#
# ==================================================================================
-
-protobuf
-tensorflow==2.20.0
-scikit-learn
-kubernetes
\ No newline at end of file
+tensorflow==2.20.0
\ No newline at end of file