From 26f7f51307bb4722aeb1c2cad91ddeabe1b34cf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 22:25:52 +0000 Subject: [PATCH] Bump tensorflow in /sentence-embedding/code-env/python/spec Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 1.15.2. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v1.14.0...v1.15.2) Signed-off-by: dependabot[bot] --- sentence-embedding/code-env/python/spec/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 sentence-embedding/code-env/python/spec/requirements.txt diff --git a/sentence-embedding/code-env/python/spec/requirements.txt b/sentence-embedding/code-env/python/spec/requirements.txt old mode 100755 new mode 100644 index d97a70a4..9ef69f74 --- a/sentence-embedding/code-env/python/spec/requirements.txt +++ b/sentence-embedding/code-env/python/spec/requirements.txt @@ -2,5 +2,5 @@ numpy==1.16.4 scipy==1.2.2 gensim==3.8.0 scikit-learn==0.20.4 -tensorflow==1.14.0 +tensorflow==1.15.2 tensorflow-hub==0.5.0