diff --git a/Fundamentals-of-Deep-Learning-Book/archive/requirements.txt b/Fundamentals-of-Deep-Learning-Book/archive/requirements.txt index a74ed7a..bc7851b 100644 --- a/Fundamentals-of-Deep-Learning-Book/archive/requirements.txt +++ b/Fundamentals-of-Deep-Learning-Book/archive/requirements.txt @@ -2,7 +2,7 @@ appnope==0.1.0 bleach==1.5.0 cycler==0.10.0 decorator==4.1.2 -Django==1.11.4 +Django==4.2.26 h5py==2.7.0 html5lib==0.9999999 image==1.5.11 @@ -30,3 +30,4 @@ tensorflow-tensorboard==0.1.4 traitlets==4.3.2 wcwidth==0.1.7 Werkzeug==0.12.2 +keras>=3.12.0 # not directly required, pinned by Snyk to avoid a vulnerability