diff --git a/resources/libraries/requirements-minimal.txt b/resources/libraries/requirements-minimal.txt index 1ef53a78..edaf2967 100644 --- a/resources/libraries/requirements-minimal.txt +++ b/resources/libraries/requirements-minimal.txt @@ -43,4 +43,4 @@ jupyter_contrib_nbextensions==0.5.1 # A collection of Jupyter nbextensions. jupyter_nbextensions_configurator==0.4.1 # jupyter serverextension providing configuration interfaces for nbextensions. # jupyter-tensorboard==0.1.10 # Jupyter notebook integration for tensorboard. git+https://github.com/cloudrainstar/jupyter_tensorboard.git # Use other version with support for tensorflow 2.X -nbdime==2.0.0 # Diff and merge of Jupyter Notebooks \ No newline at end of file +nbdime==2.1.1 # Diff and merge of Jupyter Notebooks \ No newline at end of file