diff --git a/requirements/requirements_development.txt b/requirements/requirements_development.txt index 64b7a26..7de0af6 100644 --- a/requirements/requirements_development.txt +++ b/requirements/requirements_development.txt @@ -13,4 +13,5 @@ matplotlib_venn==0.11.7 wget==3.2 seaborn==0.12.2 matplotlib==3.6.3 -nbdev==2.3.9 \ No newline at end of file +nbdev==2.3.9 +notebook==6.4.12 \ No newline at end of file