From 573350e79a8c31f3a18dadaeb8c4d5ea5bc7720d Mon Sep 17 00:00:00 2001 From: mbeierl Date: Sat, 10 Jun 2017 08:38:00 -0400 Subject: Removal of matplotlib Removes the matplotlib modules from the main container. Change-Id: I26a0c171b2172dbf2be66cdf10b897bb72e4bf2b JIRA: STORPERF-161 Signed-off-by: mbeierl --- docker/requirements.pip | 1 - 1 file changed, 1 deletion(-) (limited to 'docker/requirements.pip') diff --git a/docker/requirements.pip b/docker/requirements.pip index d1724fb..5f9b68e 100644 --- a/docker/requirements.pip +++ b/docker/requirements.pip @@ -6,7 +6,6 @@ python-glanceclient==1.1.0 python-cinderclient==1.6.0 python-keystoneclient==1.6.0 keystoneauth1==2.12.1 -matplotlib==1.3.1 flask==0.10 flask_cors==3.0.2 flask-restful==0.3.5 -- cgit 1.2.3-korg