From e4a00979f47b5cb654b242add6c0ad697fd9ee5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:02:32 +0000 Subject: [PATCH] Bump tensorflow from 1.3.0 to 2.5.1 in /lcc_web/web Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.3.0 to 2.5.1. - [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...v2.5.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lcc_web/web/requirements.txt | 67 +++++++++++++++++++++++++++++------- 1 file changed, 55 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..3970efb --- a/lcc_web/web/requirements.txt +++ b/lcc_web/web/requirements.txt @@ -1,17 +1,60 @@ -tensorflow==1.3.0 +absl-py==0.13.0 +astroml==0.3 +astropy==1.3.3 +astunparse==1.6.3 +beautifulsoup4==4.9.3 +bs4==0.0.1 +cachetools==4.2.2 +certifi==2021.5.30 +charset-normalizer==2.0.4 +click==8.0.1 +cycler==0.10.0 +django==1.11.1 +django-graphos==0.3.41 +flatbuffers==1.12 +gast==0.4.0 +google-auth==1.35.0 +google-auth-oauthlib==0.4.5 +google-pasta==0.2.0 +grpcio==1.34.1 +gunicorn==19.7.1 +h5py==3.1.0 +idna==3.2 keras==2.0.8 -numpy==1.13.0 -scipy==0.19.1 +keras-nightly==2.5.0.dev2021032900 +keras-preprocessing==1.1.2 +kplr==0.2.1 +markdown==3.3.4 matplotlib==2.0.2 -Django==1.11.1 -django-graphos==0.3.41 +numpy==1.19.5 +oauthlib==3.1.1 +opt-einsum==3.3.0 pandas==0.20.2 +protobuf==3.17.3 +pyasn1==0.4.8 +pyasn1-modules==0.2.8 +pyparsing==2.4.7 +python-dateutil==2.8.2 +pytz==2021.1 +pyyaml==5.4.1 +redis==3.5.3 +requests==2.26.0 +requests-oauthlib==1.3.0 +rq==1.9.0 +rsa==4.7.2 scikit-learn==0.18.1 -kplr==0.2.1 -astroML==0.3 -astropy==1.3.3 -requests==2.13.0 -bs4==0.0.1 -gunicorn==19.7.1 +scipy==0.19.1 +six==1.15.0 +soupsieve==2.2.1 +tensorboard==2.6.0 +tensorboard-data-server==0.6.1 +tensorboard-plugin-wit==1.8.0 +tensorflow==2.5.1 +tensorflow-estimator==2.5.0 +termcolor==1.1.0 tqdm==4.14.0 - +typing-extensions==3.7.4.3 +urllib3==1.26.6 +werkzeug==2.0.1 +wheel==0.37.0 +wrapt==1.12.1