aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-30 13:42:19 +0000
committerGitHub <noreply@github.com>2021-04-30 13:42:19 +0000
commit8785a433e71ac475750625b97db26a02bd7fa395 (patch)
treec1cccd0d5f7b383c2f8f6881269f0d52dbbd8f04
parentMerge branch 'master' of github.com:RosstheRoss/TestingFun (diff)
downloadhomework-8785a433e71ac475750625b97db26a02bd7fa395.tar
homework-8785a433e71ac475750625b97db26a02bd7fa395.tar.gz
homework-8785a433e71ac475750625b97db26a02bd7fa395.tar.bz2
homework-8785a433e71ac475750625b97db26a02bd7fa395.tar.lz
homework-8785a433e71ac475750625b97db26a02bd7fa395.tar.xz
homework-8785a433e71ac475750625b97db26a02bd7fa395.tar.zst
homework-8785a433e71ac475750625b97db26a02bd7fa395.zip
Bump notebook in /csci4511w/colab/HW5 - Neural Networks
Bumps [notebook](https://github.com/jupyter/jupyterhub) from 6.0.3 to 6.1.5. - [Release notes](https://github.com/jupyter/jupyterhub/releases) - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/master/CHECKLIST-Release.md) - [Commits](https://github.com/jupyter/jupyterhub/commits) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--csci4511w/colab/HW5 - Neural Networks/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/csci4511w/colab/HW5 - Neural Networks/requirements.txt b/csci4511w/colab/HW5 - Neural Networks/requirements.txt
index 3e2d6ce..76b0d73 100644
--- a/csci4511w/colab/HW5 - Neural Networks/requirements.txt
+++ b/csci4511w/colab/HW5 - Neural Networks/requirements.txt
@@ -1,7 +1,7 @@
ipython==7.13.0
jupyter==1.0.0
matplotlib==3.2.1
-notebook==6.0.3
+notebook==6.1.5
numpy==1.18.2
scikit-learn==0.22.2.post1
scipy==1.4.1