diff options
author | Shankaranarayanan Puzhavakath Narayanan <snarayanan@research.att.com> | 2020-03-20 14:49:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-03-20 14:49:44 +0000 |
commit | 420f4b3a4ca25d5de5c9318b2ca89e1ef126b278 (patch) | |
tree | 5aa3a38e453d999a6ab0704c2651a08520088a19 /requirements.txt | |
parent | fa538d59b8982a48fd58f024a30a59616d43cf81 (diff) | |
parent | 6f3312c6576eefdbac120214b1adc0f150b72d98 (diff) |
Merge "fix csit, cleanup dockerfile for osdf"
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index c3749e8..b2bfd53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,3 +15,6 @@ 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 |