From 62e73a3ec33dc4d52b7a8f16c1f17b53ae707341 Mon Sep 17 00:00:00 2001 From: Joan Varvenne Date: Wed, 29 Jun 2016 12:58:57 +0100 Subject: [PATCH] Add scipy, scientific tools for python. This dependency is required by openstack/monasca_analytics. 1. Is the library actively maintained? Yes 2. Is the library good code? Yes 3. Is the library license compatible? Yes, BSD 4. Is the library already packaged in the distros we target (Ubuntu latest / Fedora latest) ? Yes (Ubuntu: python-scipy, Fedora: scipy) 5. Is the function of this library covered by other libraries? No 6. Is the library required for OpenStack project or related dev or infrastructure setup? Which? openstack/monasca-analytics Change-Id: Ibb68a13feaa1ea2fa83fc0e8479563789dede965 --- global-requirements.txt | 1 + upper-constraints.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/global-requirements.txt b/global-requirements.txt index 768c23727..fb2db4bb6 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -227,6 +227,7 @@ semantic_version>=2.3.1 # BSD fasteners>=0.7 # Apache-2.0 simplejson>=2.2.0 # MIT six>=1.9.0 # MIT +scipy>=0.17.1 # BSD SQLAlchemy>=1.0.10,<1.1.0 # MIT sqlalchemy-migrate>=0.9.6 # Apache-2.0 sqlalchemy-utils # BSD License diff --git a/upper-constraints.txt b/upper-constraints.txt index 132dbc195..34d6f6b45 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -315,6 +315,7 @@ rjsmin===1.0.12 rsa===3.4.2 rtslib-fb===2.1.58 ryu===4.3 +scipy===0.17.1 scp===0.10.2 selenium===2.53.5 semantic-version===2.5.0