From e9cf3148df7e13701cb03f3f1df4c4bf86b730c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2019 20:56:18 +0000 Subject: [PATCH] Bump tensorflow from 1.3.0 to 1.15.0 in /lcc_web/web Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.3.0 to 1.15.0. - [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.3.0...v1.15.0) Signed-off-by: dependabot[bot] --- lcc_web/web/requirements.txt | 59 ++++++++++++++++++++++++++++-------- 1 file changed, 47 insertions(+), 12 deletions(-) mode change 100755 => 100644 lcc_web/web/requirements.txt diff --git a/lcc_web/web/requirements.txt b/lcc_web/web/requirements.txt old mode 100755 new mode 100644 index 585660b..0c4e390 --- a/lcc_web/web/requirements.txt +++ b/lcc_web/web/requirements.txt @@ -1,17 +1,52 @@ -tensorflow==1.3.0 +absl-py==0.8.1 +astor==0.8.1 +astroml==0.3 +astropy==1.3.3 +backports.functools-lru-cache==1.6.1 +backports.weakref==1.0.post1 +beautifulsoup4==4.8.1 +bs4==0.0.1 +click==7.0 +cycler==0.10.0 +django-graphos==0.3.41 +django==1.11.1 +enum34==1.1.6 +funcsigs==1.0.2 +functools32==3.2.3.post2 +futures==3.3.0 +gast==0.2.2 +google-pasta==0.1.8 +grpcio==1.25.0 +gunicorn==19.7.1 +h5py==2.10.0 +keras-applications==1.0.8 +keras-preprocessing==1.1.0 keras==2.0.8 -numpy==1.13.0 -scipy==0.19.1 +kplr==0.2.1 +markdown==3.1.1 matplotlib==2.0.2 -Django==1.11.1 -django-graphos==0.3.41 +mock==3.0.5 +numpy==1.16.5 +opt-einsum==2.3.2 pandas==0.20.2 -scikit-learn==0.18.1 -kplr==0.2.1 -astroML==0.3 -astropy==1.3.3 +protobuf==3.11.1 +pyparsing==2.4.5 +python-dateutil==2.8.1 +pytz==2019.3 +pyyaml==5.2 +redis==3.3.11 requests==2.13.0 -bs4==0.0.1 -gunicorn==19.7.1 +rq==1.1.0 +scikit-learn==0.18.1 +scipy==0.19.1 +six==1.13.0 +soupsieve==1.9.5 +subprocess32==3.5.4 +tensorboard==1.15.0 +tensorflow-estimator==1.15.1 +tensorflow==1.15.0 +termcolor==1.1.0 tqdm==4.14.0 - +werkzeug==0.16.0 +wheel==0.33.6 +wrapt==1.11.2