diff --git a/JupyterWithDocker/requirements.txt b/JupyterWithDocker/requirements.txt index a26d237..45b1daa 100644 --- a/JupyterWithDocker/requirements.txt +++ b/JupyterWithDocker/requirements.txt @@ -1,2 +1,2 @@ -tensorflow==1.14.0 +tensorflow==2.7.2 jupyter==1.0.0