Repository: climate Updated Branches: refs/heads/master 1398a868b -> 4dee551fa
Update requirements Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/74357d4b Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/74357d4b Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/74357d4b Branch: refs/heads/master Commit: 74357d4bd8204257919c211921d7797ad6d386cd Parents: 442a9b2 Author: Ibrahim Jarif <jarifibra...@gmail.com> Authored: Wed Jul 27 19:06:31 2016 +0530 Committer: Ibrahim Jarif <jarifibra...@gmail.com> Committed: Wed Jul 27 19:06:31 2016 +0530 ---------------------------------------------------------------------- easy-ocw/ocw-conda-dependencies.txt | 12 ++++++------ easy-ocw/ocw-pip-dependencies.txt | 22 +++++++++++----------- 2 files changed, 17 insertions(+), 17 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/74357d4b/easy-ocw/ocw-conda-dependencies.txt ---------------------------------------------------------------------- diff --git a/easy-ocw/ocw-conda-dependencies.txt b/easy-ocw/ocw-conda-dependencies.txt index 4f6c937..665be4d 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.10.4 -scipy=0.17.0 -matplotlib=1.5.1 -basemap=1.0.7 -netcdf4=1.2.2 -h5py=2.6.0 +numpy>=1.10.4 +scipy>=0.17.0 +matplotlib>=1.5.1 +basemap>=1.0.7 +netcdf4>=1.2.2 +h5py>=2.6.0 http://git-wip-us.apache.org/repos/asf/climate/blob/74357d4b/easy-ocw/ocw-pip-dependencies.txt ---------------------------------------------------------------------- diff --git a/easy-ocw/ocw-pip-dependencies.txt b/easy-ocw/ocw-pip-dependencies.txt index f901534..bd609dd 100644 --- a/easy-ocw/ocw-pip-dependencies.txt +++ b/easy-ocw/ocw-pip-dependencies.txt @@ -1,11 +1,11 @@ -requests==2.10.0 -bottle==0.12.9 -pydap==3.1.1 -webtest==2.0.21 -nose==1.3.7 -sphinx==1.4.4 -sphinxcontrib-httpdomain==1.5.0 -esgf-pyclient==0.1.6 -python-dateutil==2.5.3 -mock==2.0.0 -myproxyclient==1.4.3 +requests>=2.10.0 +bottle>=0.12.9 +pydap>=3.1.1 +webtest>=2.0.21 +nose>=1.3.7 +sphinx>=1.4.4 +sphinxcontrib-httpdomain>=1.5.0 +esgf-pyclient>=0.1.6 +python-dateutil>=2.5.3 +mock>=2.0.0 +myproxyclient>=1.4.3