From 0ed3097fefb785904f054271dec30a88cb169d0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 14:51:28 +0000 Subject: [PATCH] Bump tensorflow from 1.3.0 to 2.5.0 in /lcc_web/web Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.3.0 to 2.5.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...v2.5.0) 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..807fb40 --- a/lcc_web/web/requirements.txt +++ b/lcc_web/web/requirements.txt @@ -1,17 +1,60 @@ -tensorflow==1.3.0 +absl-py==0.12.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==2020.12.5 +chardet==4.0.0 +click==8.0.1 +cycler==0.10.0 +django-graphos==0.3.41 +django==1.11.1 +flatbuffers==1.12 +gast==0.4.0 +google-auth-oauthlib==0.4.4 +google-auth==1.30.0 +google-pasta==0.2.0 +grpcio==1.34.1 +gunicorn==19.7.1 +h5py==3.1.0 +idna==2.10 +keras-nightly==2.5.0.dev2021032900 +keras-preprocessing==1.1.2 keras==2.0.8 -numpy==1.13.0 -scipy==0.19.1 +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.0 +opt-einsum==3.3.0 pandas==0.20.2 +protobuf==3.17.0 +pyasn1-modules==0.2.8 +pyasn1==0.4.8 +pyparsing==2.4.7 +python-dateutil==2.8.1 +pytz==2021.1 +pyyaml==5.4.1 +redis==3.5.3 +requests-oauthlib==1.3.0 +requests==2.25.1 +rq==1.8.1 +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-data-server==0.6.1 +tensorboard-plugin-wit==1.8.0 +tensorboard==2.5.0 +tensorflow-estimator==2.5.0 +tensorflow==2.5.0 +termcolor==1.1.0 tqdm==4.14.0 - +typing-extensions==3.7.4.3 +urllib3==1.26.4 +werkzeug==2.0.1 +wheel==0.36.2 +wrapt==1.12.1