From 02dcbc47f1c26300df0348ef0df8fae3dfd2df79 Mon Sep 17 00:00:00 2001 From: zhaoyehua Date: Mon, 29 Mar 2021 11:19:05 +0800 Subject: modify pip install list Issue-ID: USECASEUI-525 Change-Id: Ia04d32d46fbeee99d8dbc833516022746c06476c Signed-off-by: zhaoyehua --- standalone/src/main/assembly/requirements | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) (limited to 'standalone/src/main/assembly') diff --git a/standalone/src/main/assembly/requirements b/standalone/src/main/assembly/requirements index f9a91a1..aa7a694 100644 --- a/standalone/src/main/assembly/requirements +++ b/standalone/src/main/assembly/requirements @@ -1,29 +1 @@ -entrypoints==0.3 -Flask==1.1.1 -future==0.17.1 -joblib==0.13.2 -json5==0.8.4 -jsonschema==3.0.1 -Keras-Applications==1.0.8 -Keras-Preprocessing==1.1.0 -lxml==4.3.4 -matplotlib==3.1.0 -mkl-fft==1.0.12 -mkl-random==1.0.2 -mkl-service==2.0.2 -numpy==1.16.4 -numpydoc==0.9.1 -openpyxl==2.6.2 -pandas==0.24.2 -protobuf==3.13.0 -requests==2.22.0 -scikit-learn==0.21.2 -setuptools==41.0.1 -six==1.12.0 -tensorboard==1.14.0 -tensorflow==1.14.0 -tensorflow-estimator==1.14.0 -urllib3==1.24.2 -xlrd==1.2.0 -XlsxWriter==1.1.8 -xlwt==1.3.0 +entrypoints==0.3 \ No newline at end of file -- cgit 1.2.3-korg