Merge PR #25530 into master

* refs/pull/25530/head:
	mgr/diskprediction: Add diskprediction local plugin dependencies

Reviewed-by: Sebastian Wagner <swagner@suse.com>
Reviewed-by: Dan Mick <dmick@redhat.com>
This commit is contained in:
Patrick Donnelly 2019-05-30 18:24:39 -07:00
commit 744f557106
No known key found for this signature in database
GPG Key ID: 3A2A7E25BEA8AADB
2 changed files with 7 additions and 8 deletions

View File

@ -2,11 +2,7 @@ google-api-python-client==1.7.3
google-auth==1.5.0
google-auth-httplib2==0.0.3
googleapis-common-protos==1.5.3
grpc==0.3.post19
grpc-google-logging-v2==0.8.1
grpc-google-pubsub-v1==0.8.1
grpcio==1.14.1
mock==2.0.0
numpy==1.15.1
scikit-learn==0.19.2
scipy==1.1.0
grpc-google-logging-v2>=0.8.1
grpc-google-pubsub-v1>=0.8.1
grpcio>=1.14.1

View File

@ -0,0 +1,3 @@
numpy==1.15.1
scikit-learn==0.19.2
scipy==1.1.0