From 9f551551a6acc1732f33a2cb3d8bef11772ab8ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:16:19 +0000 Subject: [PATCH] Bump django from 1.11.1 to 1.11.29 in /lcc_web/web Bumps [django](https://github.com/django/django) from 1.11.1 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.1...1.11.29) Signed-off-by: dependabot[bot] --- lcc_web/web/requirements.in | 2 +- lcc_web/web/requirements.txt | 47 +++++++++++++++++++++++++++--------- 2 files changed, 36 insertions(+), 13 deletions(-) mode change 100755 => 100644 lcc_web/web/requirements.in mode change 100755 => 100644 lcc_web/web/requirements.txt diff --git a/lcc_web/web/requirements.in b/lcc_web/web/requirements.in old mode 100755 new mode 100644 index 5438636..d33d399 --- a/lcc_web/web/requirements.in +++ b/lcc_web/web/requirements.in @@ -3,7 +3,7 @@ keras numpy scipy matplotlib -django==1.11.1 +django==1.11.29 django-graphos pandas scikit-learn diff --git a/lcc_web/web/requirements.txt b/lcc_web/web/requirements.txt old mode 100755 new mode 100644 index 585660b..12e49ab --- a/lcc_web/web/requirements.txt +++ b/lcc_web/web/requirements.txt @@ -1,17 +1,40 @@ -tensorflow==1.3.0 +astroml==0.3 +astropy==1.3.3 +backports.functools-lru-cache==1.6.1 +backports.weakref==1.0.post1 +beautifulsoup4==4.9.1 +bleach==1.5.0 +bs4==0.0.1 +click==7.1.2 +cycler==0.10.0 +django-graphos==0.3.41 +django==1.11.29 +funcsigs==1.0.2 +functools32==3.2.3.post2 +gunicorn==19.7.1 +html5lib==0.9999999 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.13.0 pandas==0.20.2 -scikit-learn==0.18.1 -kplr==0.2.1 -astroML==0.3 -astropy==1.3.3 +protobuf==3.12.2 +pyparsing==2.4.7 +python-dateutil==2.8.1 +pytz==2020.1 +pyyaml==5.3.1 +redis==3.5.3 requests==2.13.0 -bs4==0.0.1 -gunicorn==19.7.1 +rq==1.3.0 +scikit-learn==0.18.1 +scipy==0.19.1 +six==1.15.0 +soupsieve==1.9.6 +subprocess32==3.5.4 +tensorflow-tensorboard==0.1.8 +tensorflow==1.3.0 tqdm==4.14.0 - +werkzeug==1.0.1 +wheel==0.34.2