From bb5346f671007485776b1f71ed1e1b337e787603 Mon Sep 17 00:00:00 2001 From: vrvarma Date: Mon, 23 Mar 2020 12:31:24 -0400 Subject: Refactor docker timeouts for opteng image scikit-learning package is causing timeouts for alpine based docker. Change-Id: I1b8670bacce9135b74d01778da47926f10f09e6a Signed-off-by: vrvarma Issue-ID: OPTFRA-722 --- requirements.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index b2bfd53..c3749e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,6 +15,3 @@ pymzn>=0.18.3 onappylog>=1.0.9 pathtools>=0.1.2 pycryptodome>=3.9.6 -numpy==1.17.3 -scipy==1.3.1 -scikit-learn>=0.22.0 -- cgit 1.2.3-korg