aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRossTheRoss <mstrapp@protonmail.com>2021-04-30 09:14:33 -0500
committerRossTheRoss <mstrapp@protonmail.com>2021-04-30 09:14:33 -0500
commit6965dc33e0969fda80770cc1032f6ba2f05e061d (patch)
treee96e4de755760d8b5e7af807cd54bb6996be6312
parentAdd xml (diff)
parentMerge pull request #2 from RosstheRoss/dependabot/pip/csci4511w/colab/HW5---N... (diff)
downloadhomework-6965dc33e0969fda80770cc1032f6ba2f05e061d.tar
homework-6965dc33e0969fda80770cc1032f6ba2f05e061d.tar.gz
homework-6965dc33e0969fda80770cc1032f6ba2f05e061d.tar.bz2
homework-6965dc33e0969fda80770cc1032f6ba2f05e061d.tar.lz
homework-6965dc33e0969fda80770cc1032f6ba2f05e061d.tar.xz
homework-6965dc33e0969fda80770cc1032f6ba2f05e061d.tar.zst
homework-6965dc33e0969fda80770cc1032f6ba2f05e061d.zip
Merge branch 'master' of github.com:RosstheRoss/TestingFun
Add xml and do something with deps
-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