From 3ff6a5c7b045ca4e38c6f202e29163392cdd528e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 00:39:59 +0000 Subject: [PATCH] Bump django from 1.11.1 to 1.11.28 in /lcc_web/web Bumps [django](https://github.com/django/django) from 1.11.1 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.1...1.11.28) 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..0d017d2 --- 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.28 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..fc1b246 --- 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.8.2 +bleach==1.5.0 +bs4==0.0.1 +click==7.0 +cycler==0.10.0 +django-graphos==0.3.41 +django==1.11.28 +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.11.3 +pyparsing==2.4.6 +python-dateutil==2.8.1 +pytz==2019.3 +pyyaml==5.3 +redis==3.4.1 requests==2.13.0 -bs4==0.0.1 -gunicorn==19.7.1 +rq==1.2.2 +scikit-learn==0.18.1 +scipy==0.19.1 +six==1.14.0 +soupsieve==1.9.5 +subprocess32==3.5.4 +tensorflow-tensorboard==0.1.8 +tensorflow==1.3.0 tqdm==4.14.0 - +werkzeug==1.0.0 +wheel==0.34.2