Repository: climate Updated Branches: refs/heads/master 584ee861d -> 5c261c6dd
CLIMATE-776 - Update conda dependencies Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/8b54ff2a Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/8b54ff2a Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/8b54ff2a Branch: refs/heads/master Commit: 8b54ff2a6db9cfee4cc9205fda9f9d6f1c8cb1e6 Parents: c76293a Author: Ibrahim <[email protected]> Authored: Wed Mar 30 00:19:55 2016 +0530 Committer: Ibrahim <[email protected]> Committed: Wed Apr 6 22:13:54 2016 +0530 ---------------------------------------------------------------------- easy-ocw/ocw-conda-dependencies.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/8b54ff2a/easy-ocw/ocw-conda-dependencies.txt ---------------------------------------------------------------------- diff --git a/easy-ocw/ocw-conda-dependencies.txt b/easy-ocw/ocw-conda-dependencies.txt index 5c42f14..4f6c937 100644 --- a/easy-ocw/ocw-conda-dependencies.txt +++ b/easy-ocw/ocw-conda-dependencies.txt @@ -15,9 +15,9 @@ # specific language governing permissions and limitations # under the License. -numpy=1.8.1 -scipy=0.13.3 -matplotlib=1.3.1 +numpy=1.10.4 +scipy=0.17.0 +matplotlib=1.5.1 basemap=1.0.7 -netcdf4=1.0.8 -h5py=2.5.0 +netcdf4=1.2.2 +h5py=2.6.0
